Skip to content

Commit 7f789f2

Browse files
committed
Update graphql to version 14
Update graphql package + types. Resolve typescript errors and update snapshots.
1 parent 11fc68a commit 7f789f2

23 files changed

Lines changed: 139 additions & 225 deletions

File tree

package-lock.json

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/babel-types": "^7.0.4",
5151
"@types/chai": "^4.1.4",
5252
"@types/common-tags": "^1.4.0",
53-
"@types/graphql": "^0.13.4",
53+
"@types/graphql": "^14.0.2",
5454
"@types/inflected": "^1.1.29",
5555
"@types/jest": "^23.3.1",
5656
"@types/listr": "^0.13.0",
@@ -64,7 +64,7 @@
6464
"@types/ws": "^6.0.0",
6565
"chai": "^4.1.2",
6666
"fs-monkey": "^0.3.3",
67-
"graphql": "^0.13.2",
67+
"graphql": "^14.0.2",
6868
"husky": "^0.14.3",
6969
"jest": "^23.5.0",
7070
"jest-matcher-utils": "^23.5.0",

0 commit comments

Comments
 (0)