Skip to content

Commit bf95567

Browse files
committed
chore(package): update dev dependencies to latest version
1 parent 9d53bea commit bf95567

File tree

2 files changed

+1233
-178
lines changed

2 files changed

+1233
-178
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"imports-loader": "^0.8.0",
8181
"istanbul": "^0.4.5",
8282
"istanbul-instrumenter-loader": "^3.0.1",
83-
"karma": "^3.0.0",
83+
"karma": "^3.1.1",
8484
"karma-chai": "^0.1.0",
8585
"karma-chai-sinon": "^0.1.5",
8686
"karma-chrome-launcher": "^2.2.0",
@@ -101,7 +101,7 @@
101101
"reflect-metadata": "^0.1.12",
102102
"remap-istanbul": "^0.12.0",
103103
"rimraf": "^2.6.2",
104-
"sinon": "^7.0.0",
104+
"sinon": "^7.1.0",
105105
"sinon-chai": "^3.2.0",
106106
"source-map-support": "^0.5.9",
107107
"ts-loader": "^5.2.2",
@@ -110,8 +110,8 @@
110110
"tslint-config-prettier": "^1.15.0",
111111
"typescript": "^3.1.3",
112112
"uglifyjs-webpack-plugin": "^2.0.1",
113-
"webpack": "^4.21.0",
113+
"webpack": "^4.23.1",
114114
"webpack-cli": "^3.1.2",
115-
"webpack-dev-server": "^3.1.9"
115+
"webpack-dev-server": "^3.1.10"
116116
}
117117
}

0 commit comments

Comments
 (0)