Skip to content

Commit 868339a

Browse files
authored
chore(deps): update dependency sinon to v17 (#245)
1 parent fac3b05 commit 868339a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"devDependencies": {
3737
"@types/mocha": "^9.0.0",
3838
"@types/node": "^20.4.9",
39-
"@types/sinon": "^10.0.0",
39+
"@types/sinon": "^17.0.0",
4040
"c8": "^8.0.1",
4141
"codecov": "^3.0.4",
4242
"gts": "^5.0.0",
4343
"mocha": "^9.2.2",
44-
"sinon": "^16.0.0",
44+
"sinon": "^17.0.0",
4545
"typescript": "^5.1.6"
4646
},
4747
"engines": {

0 commit comments

Comments
 (0)