Skip to content

Commit

Permalink
Merge pull request #1316 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.10.2
  • Loading branch information
Quramy committed May 5, 2024
2 parents 9c8a563 + 21e2eb8 commit 018f265
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions project-fixtures/graphql-codegen-prj/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion project-fixtures/graphql-codegen-prj/package.json
Expand Up @@ -5,7 +5,7 @@
"codegen": "graphql-codegen --config codegen.ts"
},
"devDependencies": {
"@apollo/client": "3.10.1",
"@apollo/client": "3.10.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.2.5",
"@graphql-codegen/typescript": "4.0.6",
Expand Down
8 changes: 4 additions & 4 deletions project-fixtures/react-apollo-prj/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion project-fixtures/react-apollo-prj/package.json
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "react-apollo-project",
"devDependencies": {
"@apollo/client": "3.10.1",
"@apollo/client": "3.10.2",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"graphql": "16.8.1",
Expand Down

0 comments on commit 018f265

Please sign in to comment.