Skip to content

Commit a08ec11

Browse files
chore(deps): update dependency sinon to v21.0.1
1 parent 6180de8 commit a08ec11

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
@@ -20,12 +20,12 @@
2020
"@types/ip-address": "7.0.0",
2121
"@types/mocha": "^10.0.1",
2222
"@types/node": "24.9.2",
23-
"@types/sinon": "17.0.4",
23+
"@types/sinon": "21.0.0",
2424
"ip-address": "10.0.1",
2525
"mocha": "^11.0.0",
2626
"prettier": "^3.5.3",
2727
"semantic-release": "^25.0.0",
28-
"sinon": "21.0.0",
28+
"sinon": "21.0.1",
2929
"ts-node": "^10.4.0",
3030
"typescript": "5.9.3"
3131
},

0 commit comments

Comments
 (0)