Skip to content

Commit a47e38e

Browse files
build(deps-dev): bump the graphql-codegen group
Bumps the graphql-codegen group in /frontend with 2 updates: [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) and [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client). Updates `@graphql-codegen/cli` from 5.0.2 to 5.0.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/[email protected]/packages/graphql-codegen-cli) Updates `@graphql-codegen/client-preset` from 4.3.3 to 4.4.0 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/presets/client) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql-codegen - dependency-name: "@graphql-codegen/client-preset" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphql-codegen ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc51e92 commit a47e38e

File tree

2 files changed

+147
-55
lines changed

2 files changed

+147
-55
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@browser-logos/safari": "^2.1.0",
5151
"@codecov/vite-plugin": "^1.2.0",
5252
"@graphql-codegen/add": "^5.0.3",
53-
"@graphql-codegen/cli": "^5.0.2",
53+
"@graphql-codegen/cli": "^5.0.3",
5454
"@graphql-codegen/client-preset": "^4.3.3",
5555
"@graphql-codegen/urql-introspection": "^3.0.0",
5656
"@graphql-eslint/eslint-plugin": "^3.20.1",

0 commit comments

Comments
 (0)