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

Commit 48fcaf0

Browse files
renovate[bot]dherges
authored andcommitted
build: update @types/node to version ~9.6.0 (#29)
1 parent 077aa99 commit 48fcaf0

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
@@ -31,7 +31,7 @@
3131
"@angular/language-service": "^5.0.0",
3232
"@types/jasmine": "~2.8.0",
3333
"@types/jasminewd2": "~2.0.2",
34-
"@types/node": "~9.4.0",
34+
"@types/node": "~9.6.0",
3535
"codelyzer": "^4.0.1",
3636
"jasmine-core": "~3.1.0",
3737
"jasmine-spec-reporter": "~4.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,9 @@
208208
version "6.0.96"
209209
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.96.tgz#7bf0bf40d6ce51e93762cc47d010c8cc5ebb2179"
210210

211-
"@types/node@~9.4.0":
212-
version "9.4.0"
213-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.0.tgz#b85a0bcf1e1cc84eb4901b7e96966aedc6f078d1"
211+
"@types/node@~9.6.0":
212+
version "9.6.0"
213+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.0.tgz#d3480ee666df9784b1001a1872a2f6ccefb6c2d7"
214214

215215
"@types/q@^0.0.32":
216216
version "0.0.32"

0 commit comments

Comments
 (0)