We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc06eac commit f8b3563Copy full SHA for f8b3563
1 file changed
core/precise-date/package.json
@@ -36,12 +36,12 @@
36
"devDependencies": {
37
"@types/mocha": "^9.0.0",
38
"@types/node": "^20.4.9",
39
- "@types/sinon": "^10.0.0",
+ "@types/sinon": "^17.0.0",
40
"c8": "^8.0.1",
41
"codecov": "^3.0.4",
42
"gts": "^5.0.0",
43
"mocha": "^9.2.2",
44
- "sinon": "^16.0.0",
+ "sinon": "^17.0.0",
45
"typescript": "^5.1.6"
46
},
47
"engines": {
0 commit comments