Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 5ecb529

Browse files
dependabot[bot]sandhose
authored andcommitted
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.0 to 5.0.2 - [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.2.1 to 4.2.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-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-patch dependency-group: graphql-codegen ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6efa21 commit 5ecb529

File tree

2 files changed

+60
-65
lines changed

2 files changed

+60
-65
lines changed

frontend/package-lock.json

Lines changed: 59 additions & 64 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
@@ -45,7 +45,7 @@
4545
"ua-parser-js": "^1.0.37"
4646
},
4747
"devDependencies": {
48-
"@graphql-codegen/cli": "^5.0.0",
48+
"@graphql-codegen/cli": "^5.0.2",
4949
"@graphql-codegen/client-preset": "^4.2.1",
5050
"@graphql-codegen/urql-introspection": "^3.0.0",
5151
"@graphql-eslint/eslint-plugin": "^3.20.1",

0 commit comments

Comments
 (0)