Skip to content

Commit

Permalink
Merge pull request #1177 from Quramy/renovate/apollo-graphql-packages
Browse files Browse the repository at this point in the history
chore(deps): update dependency @apollo/client to v3.8.10
  • Loading branch information
Quramy authored Jan 19, 2024
2 parents 38e4b9c + 3a5a405 commit 157e1ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion project-fixtures/react-apollo-prj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "react-apollo-project",
"version": "2.0.0",
"devDependencies": {
"@apollo/client": "3.8.9",
"@apollo/client": "3.8.10",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"apollo": "2.34.0",
Expand Down
8 changes: 4 additions & 4 deletions project-fixtures/react-apollo-prj/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@apollo/[email protected].9":
version "3.8.9"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.9.tgz#0e4ac133eb04c63e618138c1ebf273d9f110a4d0"
integrity sha512-IcQDFEEPc9+PEQsxhxQvsoQ04BRarOzi/Ila5PcniRSDeKJWgY22dnp6+V1i1fWXRDVd1ybdvze4sFESDVQUCQ==
"@apollo/[email protected].10":
version "3.8.10"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.10.tgz#db6ee4378212d93c1f22b90a2aa474f6e9664b68"
integrity sha512-p/22RZ8ehHyvySnC20EHPPe0gdu8Xp6ZCiXOfdEe1ZORw5cUteD/TLc66tfKv8qu8NLIfbiWoa+6s70XnKvxqg==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/equality" "^0.5.6"
Expand Down

0 comments on commit 157e1ae

Please sign in to comment.