Skip to content

Commit 51fd43b

Browse files
dependabot[bot]jaybuidl
authored andcommitted
chore(deps): bump @graphql-codegen/cli from 2.6.4 to 2.11.3
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 2.6.4 to 2.11.3. - [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@2.11.3/packages/graphql-codegen-cli) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbad897 commit 51fd43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"typescript": "^4.5.5"
5353
},
5454
"dependencies": {
55-
"@graphql-codegen/cli": "^2.6.4",
55+
"@graphql-codegen/cli": "^2.11.3",
5656
"@graphql-codegen/typescript": "^2.4.9",
5757
"@graphql-codegen/typescript-operations": "^2.4.2",
5858
"@kleros/kleros-v2-contracts": "workspace:^",

0 commit comments

Comments
 (0)