Skip to content

Commit 7ae03cc

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.6 to 5.0.7 - [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.8.1 to 4.8.2 - [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-version: 5.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql-codegen - dependency-name: "@graphql-codegen/client-preset" dependency-version: 4.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql-codegen ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50b41a6 commit 7ae03cc

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

frontend/package-lock.json

Lines changed: 13 additions & 13 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
@@ -44,7 +44,7 @@
4444
"@browser-logos/firefox": "^3.0.10",
4545
"@browser-logos/safari": "^2.1.0",
4646
"@codecov/vite-plugin": "^1.9.0",
47-
"@graphql-codegen/cli": "^5.0.6",
47+
"@graphql-codegen/cli": "^5.0.7",
4848
"@graphql-codegen/client-preset": "^4.8.0",
4949
"@graphql-codegen/typescript-msw": "^3.0.1",
5050
"@storybook/addon-docs": "^9.0.4",

0 commit comments

Comments
 (0)