Skip to content

Commit 4a60951

Browse files
committed
chore(package): update dev dependencies to latest version
1 parent 7b19567 commit 4a60951

File tree

2 files changed

+266
-98
lines changed

2 files changed

+266
-98
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/bluebird": "^3.5.29",
6565
"@types/chai": "^4.2.9",
6666
"@types/mocha": "^7.0.1",
67-
"@types/sinon": "^7.5.1",
67+
"@types/sinon": "^7.5.2",
6868
"@types/webpack-env": "^1.15.1",
6969
"bluebird": "^3.7.2",
7070
"browserify-versionify": "^1.0.6",
@@ -84,15 +84,15 @@
8484
"karma-sourcemap-loader": "^0.3.7",
8585
"karma-sourcemap-writer": "^0.1.2",
8686
"karma-webpack": "^4.0.2",
87-
"mocha": "^7.0.1",
87+
"mocha": "^7.1.0",
8888
"phaser-ce": "^2.14.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",
9494
"sinon": "^9.0.0",
95-
"sinon-chai": "^3.4.0",
95+
"sinon-chai": "^3.5.0",
9696
"terser-webpack-plugin": "^2.3.5",
9797
"ts-loader": "^6.2.1",
9898
"ts-node": "^8.6.2",

0 commit comments

Comments
 (0)