Skip to content

Commit a3e5e3d

Browse files
committed
chore(deps): update dependency @types/graphql to v14
1 parent be125a0 commit a3e5e3d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/graphcool/graphql-cli-voyager#readme",
2727
"devDependencies": {
28-
"@types/graphql": "0.11.7",
28+
"@types/graphql": "14.0.0",
2929
"@types/node": "8.5.7",
3030
"tslint": "5.8.0",
3131
"tslint-config-standard": "7.0.0",

Diff for: yarn.lock

+4
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
version "0.11.7"
3939
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
4040

41+
42+
version "14.0.0"
43+
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.0.tgz#ecbe4d794c854a285411bea3dce83ab193397ad0"
44+
4145
"@types/lodash@^4.14.85":
4246
version "4.14.91"
4347
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.91.tgz#794611b28056d16b5436059c6d800b39d573cd3a"

0 commit comments

Comments
 (0)