Skip to content

Commit 2dbf53c

Browse files
committed
updaed @types/node
1 parent edc0648 commit 2dbf53c

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
@@ -53,7 +53,7 @@
5353
"@angular/platform-server": "~2.4.0",
5454
"@types/jasmine": "^2.5.37",
5555
"@types/lodash": "^4.14.38",
56-
"@types/node": "^6.0.48",
56+
"@types/node": "^7.0.0",
5757
"@types/pluralize": "^0.0.27",
5858
"@types/source-map": "^0.5.0",
5959
"@types/webpack": "^2.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@
7272
version "4.14.48"
7373
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.48.tgz#d4d7747c28c63581e803bb2d03d0f0f36d2ac624"
7474

75-
"@types/node@^6.0.48":
76-
version "6.0.60"
77-
resolved "https://registry.yarnpkg.com/@types/node/-/node-%3Cspan%20class="x x-first x-last">6.0.60.tgz#e7e134ebc674ae6ed93c36c767739b110d2c57fc"
75+
"@types/node@^7.0.0":
76+
version "7.0.0"
77+
resolved "https://registry.yarnpkg.com/@types/node/-/node-%3Cspan%20class="x x-first x-last">7.0.0.tgz#c081147b109da5f9c57af70571771be97ce9c0ba"
7878

7979
"@types/pluralize@^0.0.27":
8080
version "0.0.27"

0 commit comments

Comments
 (0)