Skip to content

Commit

Permalink
Bump @graphql-codegen/typescript-react-apollo in /frontend
Browse files Browse the repository at this point in the history
Bumps [@graphql-codegen/typescript-react-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/react-apollo) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator-community/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/react-apollo/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/typescript-react-apollo@4.3.0/packages/plugins/typescript/react-apollo)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript-react-apollo"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent bb1e9b5 commit 8fd266f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/typescript": "^4.0.4",
"@graphql-codegen/typescript-operations": "^4.1.2",
"@graphql-codegen/typescript-react-apollo": "^4.2.0",
"@graphql-codegen/typescript-react-apollo": "^4.3.0",
"@parcel/watcher": "^2.4.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -972,10 +972,10 @@
auto-bind "~4.0.0"
tslib "~2.6.0"

"@graphql-codegen/typescript-react-apollo@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-4.2.0.tgz#b68d9c0b97880ece3b3ce984eda68e4d1044fda1"
integrity sha512-rHIDYkW3aQj5fdyXjNtKODr9P8BT+vN2zc1BpVmRixvcleN7pPEuvMw6oDaNpE26wKKDPZ4OC5RxullpUXCMEQ==
"@graphql-codegen/typescript-react-apollo@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-4.3.0.tgz#c20b26a3756ed39e84c465c8b0f0212c113f2fee"
integrity sha512-h+IxCGrOTDD60/6ztYDQs81yKDZZq/8aHqM9HHrZ9FiZn145O48VnQNCmGm88I619G9rEET8cCOrtYkCt+ZSzA==
dependencies:
"@graphql-codegen/plugin-helpers" "^3.0.0"
"@graphql-codegen/visitor-plugin-common" "2.13.1"
Expand Down

0 comments on commit 8fd266f

Please sign in to comment.