File tree Expand file tree Collapse file tree 2 files changed +222
-273
lines changed
Expand file tree Collapse file tree 2 files changed +222
-273
lines changed Original file line number Diff line number Diff line change 6868 },
6969 "devDependencies" : {
7070 "@types/bluebird" : " ^3.5.24" ,
71- "@types/chai" : " ^4.1.4 " ,
71+ "@types/chai" : " ^4.1.5 " ,
7272 "@types/mocha" : " ^5.2.5" ,
7373 "@types/sinon" : " ^5.0.2" ,
7474 "bluebird" : " ^3.5.2" ,
9696 "karma-webpack" : " ^3.0.5" ,
9797 "mocha" : " ^5.2.0" ,
9898 "nyc" : " ^13.0.1" ,
99- "prettier" : " ^1.14.2 " ,
99+ "prettier" : " ^1.14.3 " ,
100100 "publish-please" : " ^3.2.0" ,
101101 "reflect-metadata" : " ^0.1.12" ,
102102 "remap-istanbul" : " ^0.12.0" ,
103103 "rimraf" : " ^2.6.2" ,
104- "sinon" : " ^6.3.3 " ,
104+ "sinon" : " ^6.3.4 " ,
105105 "sinon-chai" : " ^3.2.0" ,
106106 "source-map-support" : " ^0.5.9" ,
107- "ts-loader" : " ^5.1.1 " ,
107+ "ts-loader" : " ^5.2.0 " ,
108108 "ts-node" : " ^7.0.1" ,
109109 "tslint" : " ^5.11.0" ,
110110 "tslint-config-prettier" : " ^1.15.0" ,
111111 "typescript" : " ^3.0.3" ,
112- "uglifyjs-webpack-plugin" : " ^2.0.0 " ,
113- "webpack" : " ^4.19.0 " ,
114- "webpack-cli" : " ^3.1.0 " ,
115- "webpack-dev-server" : " ^3.1.8 "
112+ "uglifyjs-webpack-plugin" : " ^2.0.1 " ,
113+ "webpack" : " ^4.20.1 " ,
114+ "webpack-cli" : " ^3.1.1 " ,
115+ "webpack-dev-server" : " ^3.1.9 "
116116 }
117117}
You can’t perform that action at this time.
0 commit comments