We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95cb369 commit 8c637a5Copy full SHA for 8c637a5
1 file changed
core/promisify/package.json
@@ -33,15 +33,15 @@
33
"@compodoc/compodoc": "^1.1.9",
34
"@types/mocha": "^9.0.0",
35
"@types/node": "^20.4.8",
36
- "@types/sinon": "^10.0.0",
+ "@types/sinon": "^17.0.0",
37
"c8": "^9.0.0",
38
"chai": "^4.2.0",
39
"codecov": "^3.0.4",
40
"gts": "^5.0.0",
41
"hard-rejection": "^2.1.0",
42
"linkinator": "^5.0.1",
43
"mocha": "^8.0.0",
44
- "sinon": "^15.0.0",
+ "sinon": "^17.0.0",
45
"typescript": "^5.1.6"
46
},
47
"engines": {
0 commit comments