Skip to content

Commit cae15bc

Browse files
author
Matt Lewis
committed
chore: upgrade dependencies
1 parent a66b2ac commit cae15bc

File tree

2 files changed

+116
-98
lines changed

2 files changed

+116
-98
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"awesome-typescript-loader": "^2.2.4",
5757
"bootstrap": "^3.3.7",
5858
"chai": "^3.5.0",
59-
"codelyzer": "2.0.0-beta.3",
59+
"codelyzer": "2.0.0-beta.4",
6060
"commitizen": "^2.8.1",
6161
"concurrently": "^3.1.0",
6262
"conventional-changelog": "^1.1.0",
@@ -74,7 +74,7 @@
7474
"karma": "^1.3.0",
7575
"karma-jasmine": "^1.1.0",
7676
"karma-phantomjs-launcher": "^1.0.0",
77-
"karma-remap-istanbul": "^0.3.0",
77+
"karma-remap-istanbul": "^0.4.0",
7878
"karma-sourcemap-loader": "^0.3.7",
7979
"karma-webpack": "^1.8.0",
8080
"moment": "^2.17.0",
@@ -99,7 +99,7 @@
9999
"typescript": "~2.0.0",
100100
"url-loader": "^0.5.7",
101101
"validate-commit-msg": "^2.8.2",
102-
"webpack": "2.2.0-rc.1",
102+
"webpack": "2.2.0-rc.2",
103103
"webpack-dev-server": "2.2.0-rc.0",
104104
"webpack-fix-default-import-plugin": "^1.0.1",
105105
"zone.js": "^0.7.2"

0 commit comments

Comments
 (0)