Skip to content

Commit

Permalink
Update dependency @apollo/client to v3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 23, 2021
1 parent f41d147 commit ba24962
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"yaml": "1.10.2"
},
"devDependencies": {
"@apollo/client": "3.4.10",
"@apollo/client": "3.5.5",
"@apollo/react-common": "3.1.4",
"@apollo/react-components": "4.0.0",
"@apollo/react-hooks": "4.0.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.4.10":
version: 3.4.10
resolution: "@apollo/client@npm:3.4.10"
"@apollo/client@npm:3.5.5":
version: 3.5.5
resolution: "@apollo/client@npm:3.5.5"
dependencies:
"@graphql-typed-document-node/core": ^3.0.0
"@wry/context": ^0.6.0
Expand All @@ -50,17 +50,17 @@ __metadata:
symbol-observable: ^4.0.0
ts-invariant: ^0.9.0
tslib: ^2.3.0
zen-observable-ts: ^1.1.0
zen-observable-ts: ^1.2.0
peerDependencies:
graphql: ^14.0.0 || ^15.0.0
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
react: ^16.8.0 || ^17.0.0
subscriptions-transport-ws: ^0.9.0
subscriptions-transport-ws: ^0.9.0 || ^0.11.0
peerDependenciesMeta:
react:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 2d8a943b082558a43439d9801e868a690f2db1f3f4beccbde04b7b9cda81babc58332fb70eb9a919af2c758c460468da4c8967b101c81898891cbe2ee4b7d92f
checksum: 765675a25d2e983c1ed0050a2a2d168e581d98de6771c9ebd8a67e7cf9b13275b08d1b2e4a3fe50d66c46e56f8c206909ff5c0145bf86a906830b6bc3d5e4ed7
languageName: node
linkType: hard

Expand Down Expand Up @@ -8464,7 +8464,7 @@ fsevents@~2.3.1:
version: 0.0.0-use.local
resolution: "graphql-let@workspace:."
dependencies:
"@apollo/client": 3.4.10
"@apollo/client": 3.5.5
"@apollo/react-common": 3.1.4
"@apollo/react-components": 4.0.0
"@apollo/react-hooks": 4.0.0
Expand Down Expand Up @@ -16152,12 +16152,12 @@ typescript@4.2.3:
languageName: node
linkType: hard

"zen-observable-ts@npm:^1.1.0":
version: 1.2.0
resolution: "zen-observable-ts@npm:1.2.0"
"zen-observable-ts@npm:^1.2.0":
version: 1.2.3
resolution: "zen-observable-ts@npm:1.2.3"
dependencies:
zen-observable: 0.8.15
checksum: bb92cbd44aa62f311fe8de51a87b751cf797ddfcc1960753b9a7144ca228e9fee7b36fcebfb7d148d1abbabfe4f159fc5d5278a92b546c6307d6fadba2dde9d5
checksum: 0548b555c67671f1240fb416755d2c27abf095b74a9e25c1abf23b2e15de40e6b076c678a162021358fe62914864eb9f0a57cd65e203d66c4988a08b220e6172
languageName: node
linkType: hard

Expand Down

0 comments on commit ba24962

Please sign in to comment.