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:
57
57
58
58
#### Changed
59
59
60
- - Update ` phaser-ce ` to version ` 2.14 .0 ` (see #49 ).
60
+ - Update ` phaser-ce ` to version ` 2.15 .0 ` (see #53 ).
61
61
62
62
- Update ` tslib ` to version ` 1.11.1 ` (see #51 ).
63
63
Original file line number Diff line number Diff line change 61
61
"reflect-metadata" : " ^0.1.13"
62
62
},
63
63
"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 " ,
67
67
"@types/sinon" : " ^7.5.2" ,
68
68
"@types/webpack-env" : " ^1.15.1" ,
69
69
"bluebird" : " ^3.7.2" ,
85
85
"karma-sourcemap-writer" : " ^0.1.2" ,
86
86
"karma-webpack" : " ^4.0.2" ,
87
87
"mocha" : " ^7.1.0" ,
88
- "phaser-ce" : " ^2.14 .0" ,
88
+ "phaser-ce" : " ^2.15 .0" ,
89
89
"prettier" : " ^1.19.1" ,
90
90
"publish-please" : " ^5.5.1" ,
91
91
"puppeteer" : " ^2.1.1" ,
92
92
"reflect-metadata" : " ^0.1.13" ,
93
93
"rimraf" : " ^3.0.2" ,
94
- "sinon" : " ^9.0.0 " ,
94
+ "sinon" : " ^9.0.1 " ,
95
95
"sinon-chai" : " ^3.5.0" ,
96
96
"terser-webpack-plugin" : " ^2.3.5" ,
97
97
"ts-loader" : " ^6.2.1" ,
98
98
"ts-node" : " ^8.6.2" ,
99
- "tslint" : " ^6.0 .0" ,
99
+ "tslint" : " ^6.1 .0" ,
100
100
"tslint-config-prettier" : " ^1.18.0" ,
101
101
"typescript" : " ^3.8.3" ,
102
- "webpack" : " ^4.41.6 " ,
102
+ "webpack" : " ^4.42.0 " ,
103
103
"webpack-cli" : " ^3.3.11" ,
104
104
"webpack-dev-server" : " ^3.10.3"
105
105
}
You can’t perform that action at this time.
0 commit comments