Skip to content

Commit

Permalink
bot: Bump graphiql from 3.8.1 to 3.8.3 in /playground
Browse files Browse the repository at this point in the history
Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 3.8.1 to 3.8.3.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits/[email protected]/packages/graphiql)

---
updated-dependencies:
- dependency-name: graphiql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 65fa135 commit e68e530
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 53 deletions.
180 changes: 128 additions & 52 deletions playground/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 playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"graphiql": "^3.8.1",
"graphiql": "^3.8.3",
"graphql": "^16.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down

0 comments on commit e68e530

Please sign in to comment.