Skip to content

Commit

Permalink
Merge bfec735 into d3db8a8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2021
2 parents d3db8a8 + bfec735 commit 1672875
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
17 changes: 4 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"coverage": "jest --coverage"
},
"peerDependencies": {
"graphql": "^0.13.0 || ^14.0.0"
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0"
},
"devDependencies": {
"@babel/cli": "7.5.0",
Expand All @@ -39,7 +39,7 @@
"eslint-plugin-import": "2.18.0",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.2",
"graphql": "14.6.0",
"graphql": "15.5.0",
"jest": "24.8.0",
"regenerator-runtime": "0.13.2"
}
Expand Down

0 comments on commit 1672875

Please sign in to comment.