Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/client to v3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 4696b12 commit 1f1007e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"vue": "^3.0.5"
},
"devDependencies": {
"@apollo/client": "3.8.5",
"@apollo/client": "3.8.6",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.8.5, @apollo/client@npm:^3.5.10":
version: 3.8.5
resolution: "@apollo/client@npm:3.8.5"
"@apollo/client@npm:3.8.6, @apollo/client@npm:^3.5.10":
version: 3.8.6
resolution: "@apollo/client@npm:3.8.6"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/context": ^0.7.3
Expand Down Expand Up @@ -44,7 +44,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 242db8340d5f04ff8f2c9ad6a0dc6ab6d596fb5c763865b0d392f6e5771d55de28faa981dcadaea80ee8b21d4ff40bfa51152a10bcae4158ecf035e47b0d17c4
checksum: 34a917d3456c1f728834eaaee00a98f82c7f60de8e0e0c62154667f7e95a635740a2d43fe43f51f85950eb2abe06a3d326f32393a48dd4afc6e4fb4357876dc1
languageName: node
linkType: hard

Expand Down Expand Up @@ -604,7 +604,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storipress/apollo-vue-devtool@workspace:."
dependencies:
"@apollo/client": 3.8.5
"@apollo/client": 3.8.6
"@rollup/plugin-commonjs": 25.0.7
"@rollup/plugin-node-resolve": 15.2.3
"@rollup/plugin-replace": 5.0.4
Expand Down

0 comments on commit 1f1007e

Please sign in to comment.