Skip to content

Commit 340bde4

Browse files
update deps (antonybudianto#21)
1 parent fdd00db commit 340bde4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@angular/platform-server": "2.0.1",
6666
"@angular/router": "3.0.1",
6767
"@types/core-js": "0.9.34",
68-
"@types/jasmine": "2.2.33",
68+
"@types/jasmine": "2.2.34",
6969
"@types/lodash": "4.14.36",
7070
"@types/node": "6.0.40",
7171
"angular2-router-loader": "^0.2.2",
@@ -95,7 +95,7 @@
9595
"karma-source-map-support": "^1.2.0",
9696
"karma-sourcemap-loader": "^0.3.7",
9797
"karma-webpack": "1.8.0",
98-
"lodash": "^4.15.0",
98+
"lodash": "^4.16.1",
9999
"null-loader": "^0.1.1",
100100
"phantomjs-prebuilt": "^2.1.12",
101101
"raw-loader": "^0.5.1",
@@ -110,7 +110,7 @@
110110
"typings": "^1.4.0",
111111
"webpack": "2.1.0-beta.25",
112112
"webpack-merge": "^0.14.1",
113-
"zone.js": "^0.6.21"
113+
"zone.js": "^0.6.25"
114114
},
115115
"devDependencies": {
116116
"@types/protractor": "1.5.20",

0 commit comments

Comments
 (0)