Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 27, 2022
1 parent b04d651 commit 963ea58
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"bob-esbuild": "^1.3.0",
"bob-esbuild-cli": "^1.0.1",
"codecov": "^3.8.3",
"graphql": "^15.8.0",
"graphql": "^16.4.0",
"husky": "^6.0.0",
"iterall": "^1.3.0",
"jest": "^26.6.3",
Expand All @@ -48,7 +48,7 @@
"typescript": "^4.6.3"
},
"peerDependencies": {
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},
"scripts": {
"clean": "rimraf dist",
Expand Down

0 comments on commit 963ea58

Please sign in to comment.