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

Commit 88f79f1

Browse files
committed
chore(deps): update dependency @types/node to v9.6.5
1 parent 8ddd494 commit 88f79f1

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
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@types/cucumber": "3.2.2",
4848
"@types/graphql": "0.12.4",
49-
"@types/node": "9.4.6",
49+
"@types/node": "9.6.5",
5050
"coveralls": "3.0.0",
5151
"cucumber": "3.2.1",
5252
"graphql": "0.13.1",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@
8080
version "0.12.4"
8181
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.4.tgz#d43bb55d45c6de0178bbd11dd59d04fd42138d94"
8282

83-
"@types/node@9.4.6":
84-
version "9.4.6"
85-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e"
83+
"@types/node@9.6.5":
84+
version "9.6.5"
85+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.5.tgz#ee700810fdf49ac1c399fc5980b7559b3e5a381d"
8686

8787
JSONStream@^1.0.4:
8888
version "1.3.2"

0 commit comments

Comments
 (0)