Skip to content

Commit

Permalink
⬆️ Bump graphql from 14.7.0 to 15.5.0
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.7.0 to 15.5.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v14.7.0...v15.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 27, 2021
1 parent 6fd16e7 commit 88bf5e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"unsigned"
],
"peerDependencies": {
"graphql": "^14.0.2"
"graphql": "^15.5.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand All @@ -37,7 +37,7 @@
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"graphql": "^14.0.2",
"graphql": "^15.5.0",
"graphql-tools": "^4.0.3",
"mocha": "^5.2.0",
"nyc": "^13.1.0"
Expand Down

0 comments on commit 88bf5e9

Please sign in to comment.