Skip to content

Commit 74bafa0

Browse files
chore(deps): update dependency sinon-chai to v4
1 parent 085373b commit 74bafa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"@types/node": "20.17.46",
282282
"@types/progress": "2.0.7",
283283
"@types/semver": "7.7.0",
284-
"@types/sinon-chai": "3.2.12",
284+
"@types/sinon-chai": "4.0.0",
285285
"@types/sinonjs__fake-timers": "8.1.5",
286286
"@types/stream-buffers": "3.0.7",
287287
"@types/tmp": "0.2.6",
@@ -306,7 +306,7 @@
306306
"reindent-template-literals": "1.1.0",
307307
"shx": "0.4.0",
308308
"sinon": "21.0.0",
309-
"sinon-chai": "3.7.0",
309+
"sinon-chai": "4.0.0",
310310
"stream-to-string": "1.2.1",
311311
"tmp": "0.2.3",
312312
"ts-node": "10.9.2",

0 commit comments

Comments
 (0)