Skip to content

Commit 2d2cb91

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

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.8.6"
50+
"@apollo/client": "3.8.7"
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.8.6",
51+
"@apollo/client": "3.8.7",
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].6":
19-
version "3.8.6"
20-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.6.tgz#d90f2a9b0147d8fc96c7a867588b5b2165cc4085"
21-
integrity sha512-FnHg3vhQP8tQzgBs6oTJCFFIbovelDGYujj6MK7CJneiHf62TJstCIO0Ot4A1h7XrgFEtgl8a/OgajQWqrTuYw==
18+
"@apollo/[email protected].7":
19+
version "3.8.7"
20+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.7.tgz#090b1518f513503b9a6a690ee3eaec49529822e1"
21+
integrity sha512-DnQtFkQrCyxHTSa9gR84YRLmU/al6HeXcLZazVe+VxKBmx/Hj4rV8xWtzfWYX5ijartsqDR7SJgV037MATEecA==
2222
dependencies:
2323
"@graphql-typed-document-node/core" "^3.1.1"
2424
"@wry/context" "^0.7.3"

0 commit comments

Comments
 (0)