Skip to content

Commit

Permalink
build(deps-dev): bump @apollo/client from 3.9.4 to 3.9.5 (#3693)
Browse files Browse the repository at this point in the history
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.9.4...v3.9.5)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent b014c00 commit 7038b0d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
]
},
"devDependencies": {
"@apollo/client": "3.9.4",
"@apollo/client": "3.9.5",
"@babel/core": "7.23.9",
"@babel/plugin-transform-modules-commonjs": "7.23.3",
"@dnd-kit/core": "6.0.8",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.9.4":
version: 3.9.4
resolution: "@apollo/client@npm:3.9.4"
"@apollo/client@npm:3.9.5":
version: 3.9.5
resolution: "@apollo/client@npm:3.9.5"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/caches": ^1.0.0
Expand All @@ -53,7 +53,7 @@ __metadata:
hoist-non-react-statics: ^3.3.2
optimism: ^0.18.0
prop-types: ^15.7.2
rehackt: 0.0.4
rehackt: 0.0.5
response-iterator: ^0.2.6
symbol-observable: ^4.0.0
ts-invariant: ^0.10.3
Expand All @@ -74,7 +74,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 0654342fc67f94b598e83e940f1c295e97afb387c308c7d07703436903d7e056990fe8cb2105df1e3f6eecf5a85779e657787dcf89f08aee90a72931352a28fa
checksum: 49ee8a0c61fb87fe295a2b0d1d279198a8a2bdf02e64291bf6c2d7c906131b3c90a08c3a9527c2f2cc6409ca67e549c761d883fc20d25091435d3097ab5b41ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -17577,9 +17577,9 @@ __metadata:
languageName: node
linkType: hard

"rehackt@npm:0.0.4":
version: 0.0.4
resolution: "rehackt@npm:0.0.4"
"rehackt@npm:0.0.5":
version: 0.0.5
resolution: "rehackt@npm:0.0.5"
peerDependencies:
"@types/react": "*"
react: "*"
Expand All @@ -17588,7 +17588,7 @@ __metadata:
optional: true
react:
optional: true
checksum: f2811c24847f7a03935c3b2093a01439f883550f6022e6d220574d0f4333fc24dd1bd746bb579038723eef1c48a2ce3002dd91aea9c2e15d2bd105ed6786f8c1
checksum: 0ece2c9d55541ba6fbafacd1dd9c7676df725a64f3f6ffdf64ce7ff765b0724b60cf27502c389bf09766ba0997c6f22ab1c2da82b96b9820e8d3c3159f3c2595
languageName: node
linkType: hard

Expand Down Expand Up @@ -18025,7 +18025,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@apollo/client": 3.9.4
"@apollo/client": 3.9.5
"@babel/core": 7.23.9
"@babel/plugin-transform-modules-commonjs": 7.23.3
"@dnd-kit/core": 6.0.8
Expand Down

0 comments on commit 7038b0d

Please sign in to comment.