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 Jan 26, 2022
1 parent c27ceec commit d5be153
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 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.3.0",
"husky": "^6.0.0",
"iterall": "^1.3.0",
"jest": "^26.6.3",
Expand All @@ -48,7 +48,7 @@
"typescript": "^4.5.5"
},
"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 d5be153

Please sign in to comment.