Skip to content

Commit 1656b6a

Browse files
Bump @graphql-codegen/typescript from 4.1.6 to 5.0.1
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 4.1.6 to 5.0.1. - [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.1/packages/plugins/typescript/typescript) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript" dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccd7d96 commit 1656b6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "^5.0.7",
2727
"@graphql-codegen/introspection": "^5.0.0",
28-
"@graphql-codegen/typescript": "^4.1.6",
28+
"@graphql-codegen/typescript": "^5.0.1",
2929
"@graphql-codegen/typescript-operations": "^5.0.1",
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
@@ -3301,7 +3301,7 @@ __metadata:
33013301
"@apollo/client": ^3.13.5
33023302
"@graphql-codegen/cli": ^5.0.7
33033303
"@graphql-codegen/introspection": ^5.0.0
3304-
"@graphql-codegen/typescript": ^4.1.6
3304+
"@graphql-codegen/typescript": ^5.0.1
33053305
"@graphql-codegen/typescript-operations": ^5.0.1
33063306
"@graphql-codegen/typescript-react-apollo": ^4.3.3
33073307
"@react-icons/all-files": ^4.1.0

0 commit comments

Comments
 (0)