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 1a94ea3 commit d7cd932Copy full SHA for d7cd932
package.json
@@ -36,7 +36,7 @@
36
"@types/chai": "4.1.7",
37
"@types/chai-as-promised": "7.1.0",
38
"@types/mocha": "5.2.7",
39
- "@types/sinon": "7.0.13",
+ "@types/sinon": "7.5.0",
40
"chai": "4.2.0",
41
"chai-as-promised": "7.1.1",
42
"husky": "3.0.1",
@@ -45,7 +45,7 @@
45
"nyc": "14.1.1",
46
"prettier": "1.18.2",
47
"reflect-metadata": "0.1.13",
48
- "sinon": "7.3.2",
+ "sinon": "7.5.0",
49
"source-map-support": "0.5.12",
50
"ts-node": "8.3.0",
51
"tslint": "5.18.0",
0 commit comments