Skip to content

Commit 5690670

Browse files
Bump the graphql-packages group with 2 updates (#2704)
Bumps the graphql-packages group with 2 updates: [@graphql-codegen/typescript-graphql-request](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/graphql-request) and [@graphql-codegen/typescript-react-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/react-apollo). Updates `@graphql-codegen/typescript-graphql-request` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/dotansimha/graphql-code-generator-community/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/graphql-request/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/graphql-request) Updates `@graphql-codegen/typescript-react-apollo` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/dotansimha/graphql-code-generator-community/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/react-apollo/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/react-apollo) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript-graphql-request" dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphql-packages - dependency-name: "@graphql-codegen/typescript-react-apollo" dependency-version: 4.3.3 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 fd8aaab commit 5690670

File tree

2 files changed

+27
-141
lines changed

2 files changed

+27
-141
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686
"@apidevtools/swagger-parser": "^10.1.1",
8787
"@graphql-codegen/cli": "^5.0.6",
8888
"@graphql-codegen/typescript": "^4.1.4",
89-
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
89+
"@graphql-codegen/typescript-graphql-request": "^6.3.0",
9090
"@graphql-codegen/typescript-operations": "^4.6.0",
91-
"@graphql-codegen/typescript-react-apollo": "^4.3.2",
91+
"@graphql-codegen/typescript-react-apollo": "^4.3.3",
9292
"@jest/globals": "^29.7.0",
9393
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
9494
"@project-serum/anchor": "^0.26.0",

0 commit comments

Comments
 (0)