Skip to content

Commit f3777ec

Browse files
dependabot[bot]jaybuidl
authored andcommitted
chore(deps): bump @graphql-codegen/cli from 3.3.1 to 4.0.1
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 3.3.1 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/graphql-codegen-cli/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@4.0.1/packages/graphql-codegen-cli) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07c47b3 commit f3777ec

File tree

2 files changed

+355
-466
lines changed

2 files changed

+355
-466
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "^4.9.5"
5050
},
5151
"dependencies": {
52-
"@graphql-codegen/cli": "^3.3.1",
52+
"@graphql-codegen/cli": "^4.0.1",
5353
"@graphql-codegen/typescript": "^2.8.8",
5454
"@graphql-codegen/typescript-operations": "^2.5.13",
5555
"@kleros/kleros-v2-contracts": "workspace:^",

0 commit comments

Comments
 (0)