Skip to content

Commit c762779

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/graphql to v0.12.3
1 parent 764ca4e commit c762779

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"graphql-tools": "2.19.0"
2222
},
2323
"devDependencies": {
24-
"@types/graphql": "0.12.2",
24+
"@types/graphql": "0.12.3",
2525
"@types/node": "9.3.0",
2626
"typescript": "2.6.2"
2727
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@types/[email protected].2":
6-
version "0.12.2"
7-
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.2.tgz#255e6d7e25cc6f36a6f7eeb200ea08b5370c2e84"
5+
"@types/[email protected].3":
6+
version "0.12.3"
7+
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.3.tgz#c429585aaa4523135e0ab4e12dec72d2d913946f"
88

99
1010
version "9.3.0"

0 commit comments

Comments
 (0)