Skip to content

Commit d0a335e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/graphql to v0.13.1
1 parent 18f5517 commit d0a335e

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.21.0"
2222
},
2323
"devDependencies": {
24-
"@types/graphql": "0.13.0",
24+
"@types/graphql": "0.13.1",
2525
"@types/node": "10.0.6",
2626
"typescript": "2.8.3"
2727
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
version "0.12.6"
77
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13"
88

9-
"@types/[email protected].0":
10-
version "0.13.0"
11-
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.0.tgz#78a33a7f429a06a64714817d9130d578e0f35ecb"
9+
"@types/[email protected].1":
10+
version "0.13.1"
11+
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.1.tgz#7d39750355c9ecb921816d6f76c080405b5f6bea"
1212

1313
1414
version "10.0.6"

0 commit comments

Comments
 (0)