Skip to content

Commit dcc6d70

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/graphql to v0.13.3
1 parent af12186 commit dcc6d70

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
@@ -23,7 +23,7 @@
2323
"apollo-upload-server": "^5.0.0"
2424
},
2525
"devDependencies": {
26-
"@types/graphql": "0.13.2",
26+
"@types/graphql": "0.13.3",
2727
"ava": "0.25.0",
2828
"graphql": "0.13.2",
2929
"graphql-middleware": "1.3.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@
152152
version "0.7.0"
153153
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
154154

155-
"@types/graphql@0.13.2":
156-
version "0.13.2"
157-
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.2.tgz#cb7d01f7c543541514eb3e192576cc04d305c363"
155+
"@types/graphql@0.13.3":
156+
version "0.13.3"
157+
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.3.tgz#23af65796d341f93ef5b485138bd52c67786452d"
158158

159159
"@types/node@^9.4.6":
160160
version "9.6.21"

0 commit comments

Comments
 (0)