Skip to content

Commit a9ee684

Browse files
build(deps): bump graphiql in /modules/jooby-graphiql
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/master/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.0.0...graphiql@1.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent dc3886a commit a9ee684

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

modules/jooby-graphiql/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/jooby-graphiql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"react": "^16.13.1",
1010
"react-dom": "^16.13.1",
1111
"graphql": "^15.1.0",
12-
"graphiql": "^1.0.0"
12+
"graphiql": "^1.0.1"
1313
}
1414
}

0 commit comments

Comments
 (0)