Skip to content

Commit

Permalink
Merge pull request #972 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.7.10
  • Loading branch information
Quramy committed Mar 29, 2023
2 parents 06a97a4 + 72a7815 commit 4b5bf51
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.7.8",
"@apollo/client": "3.7.10",
"@types/react": "18.0.29",
"@types/react-dom": "18.0.11",
"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/client@3.7.8":
version "3.7.8"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.8.tgz#e1c8dfd02cbbe1baf9b18fa86918904efd9cc580"
integrity sha512-o1NxF4ytET2w9HSVMLwYUEEdv6H3XPpbh9M+ABVGnUVT0s6T9pgqRtYO4pFP1TmeDmb1pbRfVhFwh3gC167j5Q==
"@apollo/client@3.7.10":
version "3.7.10"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.10.tgz#addc5fcebaf016981d9476268a06d529be83f568"
integrity sha512-/k1MfrqPKYiPNdHcOzdxg9cEx96vhAGxAcSorzfBvV29XtFQcYW2cPNQOTjK/fpSMtqVo8UNmu5vwQAWD1gfCg==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/context" "^0.7.0"
Expand Down

0 comments on commit 4b5bf51

Please sign in to comment.