Skip to content

Commit 489fa7f

Browse files
Bump @graphql-codegen/typescript-operations from 3.0.4 to 4.0.1
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 3.0.4 to 4.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/operations/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/operations) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript-operations" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8cc0c02 commit 489fa7f

File tree

2 files changed

+137
-41
lines changed

2 files changed

+137
-41
lines changed

package-lock.json

Lines changed: 136 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@graphql-codegen/cli": "4.0.1",
3232
"@graphql-codegen/typescript": "4.0.1",
3333
"@graphql-codegen/typescript-document-nodes": "3.0.4",
34-
"@graphql-codegen/typescript-operations": "^3.0.4",
34+
"@graphql-codegen/typescript-operations": "^4.0.1",
3535
"@graphql-codegen/typescript-resolvers": "4.0.1",
3636
"@jest/globals": "^29.5.0",
3737
"@octokit/graphql-schema": "^14.4.0",

0 commit comments

Comments
 (0)