Skip to content

Commit f6d1e49

Browse files
chore(deps-dev): bump @apollo/client in /integration (#3379)
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.11.9 to 3.11.10. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.11.9...v3.11.10) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89c4e84 commit f6d1e49

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

integration/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"gen": "graphql-codegen --config codegen.ts"
99
},
1010
"devDependencies": {
11-
"@apollo/client": "^3.11.9",
11+
"@apollo/client": "^3.11.10",
1212
"@graphql-codegen/cli": "^5.0.3",
1313
"@graphql-codegen/client-preset": "^4.5.0",
1414
"@graphql-codegen/introspection": "^4.0.3",

0 commit comments

Comments
 (0)