Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump graphiql from 1.11.5 to 2.3.0 in /modules/jooby-graphiql
Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 1.11.5 to 2.3.0.
- [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/graphql-language-service@2.3.0/packages/graphiql)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
commit 30416a13fb908cbec0891a56292dc3110e390ab3
2 changes: 1 addition & 1 deletion modules/jooby-graphiql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"license": "ASF",
"dependencies": {
"graphql": "^16.3.0",
"graphiql": "^1.8.3"
"graphiql": "^2.3.0"
}
}