Skip to content

Commit 9c20df6

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/graphql to v0.12.1
1 parent 70cc0c5 commit 9c20df6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"graphql-tools": "2.18.0"
2222
},
2323
"devDependencies": {
24-
"@types/graphql": "0.11.8",
24+
"@types/graphql": "0.12.1",
2525
"@types/node": "9.3.0",
2626
"typescript": "2.6.2"
2727
},

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@types/graphql@0.11.8":
6-
version "0.11.8"
7-
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.8.tgz#53ff3604e99db810dd43347f19fcd1c59725a7bb"
5+
"@types/graphql@0.12.1":
6+
version "0.12.1"
7+
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.1.tgz#2c2f9a0da3cd23ee1ce7a6e6c9135ceeb9131c05"
88

99
1010
version "9.3.0"

0 commit comments

Comments
 (0)