Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 6, 2020
1 parent c1fc2a2 commit 76d09bf
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 @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/up9cloud/graphql-tools-type-email#readme",
"peerDependencies": {
"graphql": "^14.0.2",
"graphql": "^15.3.0",
"validator": ">=3.42.0"
},
"devDependencies": {
Expand All @@ -44,7 +44,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.3.0",
"graphql-tools": "^4.0.3",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
Expand Down

0 comments on commit 76d09bf

Please sign in to comment.