Skip to content

Commit b622aee

Browse files
committed
chore(package): update dev dependencies to latest version
1 parent da0323b commit b622aee

File tree

2 files changed

+122
-130
lines changed

2 files changed

+122
-130
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"karma-chai": "^0.1.0",
8181
"karma-chai-sinon": "^0.1.5",
8282
"karma-chrome-launcher": "^2.2.0",
83-
"karma-coverage-istanbul-reporter": "^2.0.0",
83+
"karma-coverage-istanbul-reporter": "^2.0.1",
8484
"karma-es6-shim": "^1.0.0",
8585
"karma-mocha": "^1.3.0",
8686
"karma-mocha-reporter": "^2.2.5",
@@ -97,17 +97,17 @@
9797
"reflect-metadata": "^0.1.12",
9898
"remap-istanbul": "^0.11.1",
9999
"rimraf": "^2.6.2",
100-
"sinon": "^5.0.7",
101-
"sinon-chai": "^3.0.0",
100+
"sinon": "^5.0.10",
101+
"sinon-chai": "^3.1.0",
102102
"source-map-support": "^0.5.6",
103103
"ts-loader": "^4.3.0",
104-
"ts-node": "^6.0.3",
104+
"ts-node": "^6.0.5",
105105
"tslint": "^5.10.0",
106106
"tslint-config-prettier": "^1.13.0",
107107
"typescript": "^2.8.3",
108108
"uglifyjs-webpack-plugin": "^1.2.5",
109-
"webpack": "^4.8.3",
110-
"webpack-cli": "^2.1.3",
109+
"webpack": "^4.9.1",
110+
"webpack-cli": "^2.1.4",
111111
"webpack-dev-server": "^3.1.4"
112112
}
113113
}

0 commit comments

Comments
 (0)