Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/client to v3.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 9d6b0a0 commit 84df539
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.3",
"@apollo/client": "3.8.4",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
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.3, @apollo/client@npm:^3.5.10":
version: 3.8.3
resolution: "@apollo/client@npm:3.8.3"
"@apollo/client@npm:3.8.4, @apollo/client@npm:^3.5.10":
version: 3.8.4
resolution: "@apollo/client@npm:3.8.4"
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: cdecd5d613c0f941d00fc1904b9ecdeb502fc157c10400430231adb47d8f67727c78eed1b7489aed91cce6e20e32fc44e16b6c2d5424a42d7c100dcef65b942b
checksum: 509e37cdce7462cacda0a86c413ce471cd8f618625fb8ac3a60d6347d12f37a4fc60e12fc3fc1a375799caa21e56ff58d709e13ef5e13ab15e4dfc828a527848
languageName: node
linkType: hard

Expand Down Expand Up @@ -520,7 +520,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storipress/apollo-vue-devtool@workspace:."
dependencies:
"@apollo/client": 3.8.3
"@apollo/client": 3.8.4
"@rollup/plugin-commonjs": 25.0.4
"@rollup/plugin-node-resolve": 15.2.1
"@rollup/plugin-replace": 5.0.2
Expand Down

0 comments on commit 84df539

Please sign in to comment.