Skip to content

Commit d5b1918

Browse files
chore(deps): bump @graphql-codegen/typescript-operations
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 2.4.2 to 2.5.2. - [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/typescript-operations@2.5.2/packages/plugins/typescript/operations) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript-operations" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d751b6c commit d5b1918

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
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@graphql-codegen/cli": "^2.6.4",
5656
"@graphql-codegen/typescript": "^2.4.9",
57-
"@graphql-codegen/typescript-operations": "^2.4.2",
57+
"@graphql-codegen/typescript-operations": "^2.5.2",
5858
"@kleros/kleros-v2-contracts": "workspace:^",
5959
"@kleros/ui-components-library": "^1.3.0",
6060
"chart.js": "^3.7.1",

0 commit comments

Comments
 (0)