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

Commit bfce38c

Browse files
renovate[bot]dherges
authored andcommitted
build: update @types/node to version ~9.6.0 (#73)
1 parent 484df4c commit bfce38c

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.4.0",
42+
"@types/node": "~9.6.0",
4343
"chai": "^4.1.0",
4444
"codelyzer": "~4.2.0",
4545
"cucumber": "^3.0.0",

yarn.lock

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

222-
"@types/node@~9.4.0":
223-
version "9.4.0"
224-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.0.tgz#b85a0bcf1e1cc84eb4901b7e96966aedc6f078d1"
222+
"@types/node@~9.6.0":
223+
version "9.6.0"
224+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.0.tgz#d3480ee666df9784b1001a1872a2f6ccefb6c2d7"
225225

226226
"@types/q@^0.0.32":
227227
version "0.0.32"

0 commit comments

Comments
 (0)