We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0460226 commit faaf230Copy full SHA for faaf230
package.json
@@ -58,7 +58,7 @@
58
"@types/bluebird": "^3.5.24",
59
"@types/chai": "^4.1.6",
60
"@types/mocha": "^5.2.5",
61
- "@types/sinon": "^5.0.2",
+ "@types/sinon": "^5.0.4",
62
"bluebird": "^3.5.2",
63
"browserify-versionify": "^1.0.6",
64
"chai": "^4.2.0",
@@ -83,13 +83,13 @@
83
"karma-sourcemap-writer": "^0.1.2",
84
"karma-webpack": "^3.0.5",
85
"mocha": "^5.2.0",
86
- "phaser-ce": "^2.11.0",
+ "phaser-ce": "^2.11.1",
87
"prettier": "^1.14.3",
88
"publish-please": "^4.0.0",
89
"reflect-metadata": "^0.1.12",
90
"remap-istanbul": "^0.12.0",
91
"rimraf": "^2.6.2",
92
- "sinon": "^6.3.4",
+ "sinon": "^6.3.5",
93
"sinon-chai": "^3.2.0",
94
"ts-loader": "^5.2.1",
95
"ts-node": "^7.0.1",
0 commit comments