Skip to content
This repository was archived by the owner on May 10, 2018. It is now read-only.

Commit e9cf469

Browse files
committed
chore(deps): update dependency @types/graphql to v0.12.5
1 parent 8ddd494 commit e9cf469

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
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@types/cucumber": "3.2.2",
48-
"@types/graphql": "0.12.4",
48+
"@types/graphql": "0.12.5",
4949
"@types/node": "9.4.6",
5050
"coveralls": "3.0.0",
5151
"cucumber": "3.2.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@
7676
version "3.2.2"
7777
resolved "https://registry.yarnpkg.com/@types/cucumber/-/cucumber-3.2.2.tgz#4707983d840e8d09885d400d770e33ff06eeb2a2"
7878

79-
"@types/[email protected].4":
80-
version "0.12.4"
81-
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.4.tgz#d43bb55d45c6de0178bbd11dd59d04fd42138d94"
79+
"@types/[email protected].5":
80+
version "0.12.5"
81+
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.5.tgz#24993f51177a8afa2c5d49bed1d8fb6bf8d06ded"
8282

8383
8484
version "9.4.6"

0 commit comments

Comments
 (0)