Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/client to v3.11.9 (#1556)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent df6c7bd commit 6ad3710
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions development/client-angular/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 development/client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@angular/core": "17.3.12",
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@apollo/client": "3.11.8",
"@apollo/client": "3.11.9",
"apollo-angular": "7.2.1",
"graphql": "16.9.0",
"graphql-ws": "5.16.0",
Expand Down
26 changes: 13 additions & 13 deletions development/client/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 development/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/client": "3.11.8",
"@apollo/client": "3.11.9",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@apollo/brand": "^0.7.0",
"@apollo/client": "3.11.8",
"@apollo/client": "3.11.9",
"@apollo/icons": "^0.6.0",
"@apollo/tailwind-preset": "^0.2.0",
"@graphql-codegen/typescript-resolvers": "^4.1.0",
Expand Down

0 comments on commit 6ad3710

Please sign in to comment.