Skip to content

Commit

Permalink
Merge pull request #1172 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.9
  • Loading branch information
Quramy authored Jan 13, 2024
2 parents 4cb03db + 958e3a5 commit a1883b7
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.8",
"@apollo/client": "3.8.9",
"@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].8":
version "3.8.8"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.8.tgz#1a004b2e6de4af38668249a7d7790f6a3431e475"
integrity sha512-omjd9ryGDkadZrKW6l5ktUAdS4SNaFOccYQ4ZST0HLW83y8kQaSZOCTNlpkoBUK8cv6qP8+AxOKwLm2ho8qQ+Q==
"@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==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/equality" "^0.5.6"
Expand Down

0 comments on commit a1883b7

Please sign in to comment.