Skip to content

Commit 1a2d63b

Browse files
Bump @graphql-codegen/typescript from 5.0.2 to 5.0.7
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 5.0.2 to 5.0.7. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@5.0.7/packages/plugins/typescript/typescript) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript" dependency-version: 5.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b61d7e4 commit 1a2d63b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@graphql-codegen/cli": "^6.0.1",
2727
"@graphql-codegen/introspection": "^5.0.0",
28-
"@graphql-codegen/typescript": "^5.0.2",
28+
"@graphql-codegen/typescript": "^5.0.7",
2929
"@graphql-codegen/typescript-operations": "^5.0.7",
3030
"@graphql-codegen/typescript-react-apollo": "^4.3.3",
3131
"@types/react": "^18.3.12",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3533,7 +3533,7 @@ __metadata:
35333533
"@apollo/client": ^3.13.5
35343534
"@graphql-codegen/cli": ^6.0.1
35353535
"@graphql-codegen/introspection": ^5.0.0
3536-
"@graphql-codegen/typescript": ^5.0.2
3536+
"@graphql-codegen/typescript": ^5.0.7
35373537
"@graphql-codegen/typescript-operations": ^5.0.7
35383538
"@graphql-codegen/typescript-react-apollo": ^4.3.3
35393539
"@react-icons/all-files": ^4.1.0

0 commit comments

Comments
 (0)