Skip to content

Commit

Permalink
Bump graphql from 15.9.0 to 16.9.0
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.9.0 to 16.9.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v15.9.0...v16.9.0)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent f382821 commit f6ec050
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@radix-ui/react-tooltip": "^1.1.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"graphql": "15.x",
"graphql": "16.x",
"graphql-sse": "^2.5.3",
"lucide-react": "^0.446.0",
"react-dom": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5086,10 +5086,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:15.x":
version: 15.9.0
resolution: "graphql@npm:15.9.0"
checksum: 10c0/0e93f7138daae07dcb0713ce5e2ae7f8039e911b6180f0170c4929664ec32ab8e690a9ea12be2dc4ab18544f9898989765122f30d2d07d38b0ce2a4c839d29bc
"graphql@npm:16.x":
version: 16.9.0
resolution: "graphql@npm:16.9.0"
checksum: 10c0/a8850f077ff767377237d1f8b1da2ec70aeb7623cdf1dfc9e1c7ae93accc0c8149c85abe68923be9871a2934b1bce5a2496f846d4d56e1cfb03eaaa7ddba9b6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7854,7 +7854,7 @@ __metadata:
eslint-plugin-react-refresh: "npm:^0.4.9"
eslint-plugin-storybook: "npm:^0.9.0"
globals: "npm:^15.9.0"
graphql: "npm:15.x"
graphql: "npm:16.x"
graphql-sse: "npm:^2.5.3"
lucide-react: "npm:^0.446.0"
postcss: "npm:^8.4.47"
Expand Down

0 comments on commit f6ec050

Please sign in to comment.