Skip to content

Commit 87ec3ec

Browse files
Bump the graphql-packages group with 2 updates (#2627)
Bumps the graphql-packages group with 2 updates: [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) and [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations). Updates `@graphql-codegen/cli` from 5.0.5 to 5.0.6 - [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/typescript-operations` from 4.6.0 to 4.6.1 - [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/[email protected]/packages/plugins/typescript/operations) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql-packages - dependency-name: "@graphql-codegen/typescript-operations" dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql-packages ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amine E. <[email protected]>
1 parent 1511054 commit 87ec3ec

File tree

2 files changed

+58
-96
lines changed

2 files changed

+58
-96
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"devDependencies": {
8585
"@apidevtools/swagger-parser": "^10.1.1",
86-
"@graphql-codegen/cli": "^5.0.5",
86+
"@graphql-codegen/cli": "^5.0.6",
8787
"@graphql-codegen/typescript": "^4.1.4",
8888
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
8989
"@graphql-codegen/typescript-operations": "^4.6.0",

0 commit comments

Comments
 (0)