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 920583f commit fbded6bCopy full SHA for fbded6b
package.json
@@ -48,7 +48,7 @@
48
"@types/mocha": "^10.0.1",
49
"@types/node": "^16.18.27",
50
"@types/proxyquire": "^1.3.28",
51
- "@types/sinon": "^10.0.14",
+ "@types/sinon": "^10.0.15",
52
"@types/sinon-chai": "^3.2.9",
53
"@types/supertest": "^2.0.12",
54
"@voxpelli/eslint-config": "^16.0.4",
@@ -79,7 +79,7 @@
79
"npm-run-all2": "^6.0.5",
80
"pg-promise": "^11.4.3",
81
"proxyquire": "^2.1.3",
82
- "sinon": "^15.0.4",
+ "sinon": "^15.1.0",
83
"sinon-chai": "^3.7.0",
84
"supertest": "^6.3.3",
85
"type-coverage": "^2.25.3",
0 commit comments