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

Commit 4cbe898

Browse files
renovate[bot]dherges
authored andcommitted
build: update @types/node to version ~9.4.0 (#67)
1 parent d17a58c commit 4cbe898

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
@@ -29,7 +29,7 @@
2929
"@angular/compiler-cli": "^5.0.0",
3030
"@angular/language-service": "^5.0.0",
3131
"@types/jasmine": "~2.8.1",
32-
"@types/node": "~9.3.0",
32+
"@types/node": "~9.4.0",
3333
"codelyzer": "~4.1.0",
3434
"jasmine-core": "~2.9.0",
3535
"jasmine-spec-reporter": "~4.2.0",

yarn.lock

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

189-
"@types/node@~9.3.0":
190-
version "9.3.0"
191-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5"
189+
"@types/node@~9.4.0":
190+
version "9.4.0"
191+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.0.tgz#b85a0bcf1e1cc84eb4901b7e96966aedc6f078d1"
192192

193193
"@types/q@^0.0.32":
194194
version "0.0.32"

0 commit comments

Comments
 (0)