Skip to content

Commit d62cce0

Browse files
chore(deps): update dependency @apollo/client to v3.9.2 (#602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0151333 commit d62cce0

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/plugins/typescript/apollo-client-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tslib": "~2.6.0"
4848
},
4949
"devDependencies": {
50-
"@apollo/client": "3.9.1"
50+
"@apollo/client": "3.9.2"
5151
},
5252
"publishConfig": {
5353
"directory": "dist",

packages/plugins/typescript/graphql-apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"tslib": "~2.6.0"
4949
},
5050
"devDependencies": {
51-
"@apollo/client": "3.9.1",
51+
"@apollo/client": "3.9.2",
5252
"@graphql-codegen/core": "2.6.3",
5353
"@graphql-codegen/testing": "1.18.0",
5454
"@graphql-codegen/typescript-operations": "2.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@jridgewell/gen-mapping" "^0.1.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@apollo/[email protected].1":
19-
version "3.9.1"
20-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.9.1.tgz#c7e334c4e036e580461c7ebb1e6a7575cec2429d"
21-
integrity sha512-gpnIwMrEZ4n811gy2Ksz51Ax4zjAR5O5Tg1vlKs70Eig5Qj7kGGfnWfH5B37LSCIXanRyuMgVbQx+Aty5WruBA==
18+
"@apollo/[email protected].2":
19+
version "3.9.2"
20+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.9.2.tgz#96edf2c212f828bad1ef3d84234fa473c5a27ff8"
21+
integrity sha512-Zw9WvXjqhpbgkvAvnj52vstOWwM0iedKWtn1hSq1cODQyoe1CF2uFwMYFI7l56BrAY9CzLi6MQA0AhxpgJgvxw==
2222
dependencies:
2323
"@graphql-typed-document-node/core" "^3.1.1"
2424
"@wry/caches" "^1.0.0"

0 commit comments

Comments
 (0)