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 085373b commit 74bafa0Copy full SHA for 74bafa0
package.json
@@ -281,7 +281,7 @@
281
"@types/node": "20.17.46",
282
"@types/progress": "2.0.7",
283
"@types/semver": "7.7.0",
284
- "@types/sinon-chai": "3.2.12",
+ "@types/sinon-chai": "4.0.0",
285
"@types/sinonjs__fake-timers": "8.1.5",
286
"@types/stream-buffers": "3.0.7",
287
"@types/tmp": "0.2.6",
@@ -306,7 +306,7 @@
306
"reindent-template-literals": "1.1.0",
307
"shx": "0.4.0",
308
"sinon": "21.0.0",
309
- "sinon-chai": "3.7.0",
+ "sinon-chai": "4.0.0",
310
"stream-to-string": "1.2.1",
311
"tmp": "0.2.3",
312
"ts-node": "10.9.2",
0 commit comments