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

Commit 50a0d96

Browse files
renovate[bot]dherges
authored andcommitted
build: update @types/node to version ~9.4.0 (#65)
1 parent 5bd6992 commit 50a0d96

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
@@ -39,7 +39,7 @@
3939
"@types/cucumber": "^3.1.0",
4040
"@types/jasmine": "~2.8.0",
4141
"@types/jasminewd2": "~2.0.2",
42-
"@types/node": "~9.3.0",
42+
"@types/node": "~9.4.0",
4343
"chai": "^4.1.0",
4444
"codelyzer": "~4.1.0",
4545
"cucumber": "^3.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,9 @@
210210
version "6.0.90"
211211
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.90.tgz#0ed74833fa1b73dcdb9409dcb1c97ec0a8b13b02"
212212

213-
"@types/node@~9.3.0":
214-
version "9.3.0"
215-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5"
213+
"@types/node@~9.4.0":
214+
version "9.4.0"
215+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.0.tgz#b85a0bcf1e1cc84eb4901b7e96966aedc6f078d1"
216216

217217
"@types/q@^0.0.32":
218218
version "0.0.32"

0 commit comments

Comments
 (0)