File tree Expand file tree Collapse file tree 3 files changed +127
-93
lines changed Expand file tree Collapse file tree 3 files changed +127
-93
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Types of changes:
5757
5858#### Changed
5959
60- - Update ` phaser-ce ` to version ` 2.14 .0 ` (see #49 ).
60+ - Update ` phaser-ce ` to version ` 2.15 .0 ` (see #53 ).
6161
6262- Update ` tslib ` to version ` 1.11.1 ` (see #51 ).
6363
Original file line number Diff line number Diff line change 6161 "reflect-metadata" : " ^0.1.13"
6262 },
6363 "devDependencies" : {
64- "@types/bluebird" : " ^3.5.29 " ,
65- "@types/chai" : " ^4.2.9 " ,
66- "@types/mocha" : " ^7.0.1 " ,
64+ "@types/bluebird" : " ^3.5.30 " ,
65+ "@types/chai" : " ^4.2.11 " ,
66+ "@types/mocha" : " ^7.0.2 " ,
6767 "@types/sinon" : " ^7.5.2" ,
6868 "@types/webpack-env" : " ^1.15.1" ,
6969 "bluebird" : " ^3.7.2" ,
8585 "karma-sourcemap-writer" : " ^0.1.2" ,
8686 "karma-webpack" : " ^4.0.2" ,
8787 "mocha" : " ^7.1.0" ,
88- "phaser-ce" : " ^2.14 .0" ,
88+ "phaser-ce" : " ^2.15 .0" ,
8989 "prettier" : " ^1.19.1" ,
9090 "publish-please" : " ^5.5.1" ,
9191 "puppeteer" : " ^2.1.1" ,
9292 "reflect-metadata" : " ^0.1.13" ,
9393 "rimraf" : " ^3.0.2" ,
94- "sinon" : " ^9.0.0 " ,
94+ "sinon" : " ^9.0.1 " ,
9595 "sinon-chai" : " ^3.5.0" ,
9696 "terser-webpack-plugin" : " ^2.3.5" ,
9797 "ts-loader" : " ^6.2.1" ,
9898 "ts-node" : " ^8.6.2" ,
99- "tslint" : " ^6.0 .0" ,
99+ "tslint" : " ^6.1 .0" ,
100100 "tslint-config-prettier" : " ^1.18.0" ,
101101 "typescript" : " ^3.8.3" ,
102- "webpack" : " ^4.41.6 " ,
102+ "webpack" : " ^4.42.0 " ,
103103 "webpack-cli" : " ^3.3.11" ,
104104 "webpack-dev-server" : " ^3.10.3"
105105 }
You can’t perform that action at this time.
0 commit comments