Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit c057bf1

Browse files
authored
chore(deps): update dependency sinon to v17 (#907)
1 parent 1ffc789 commit c057bf1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/nock": "^10.0.0",
5050
"@types/node": "^20.4.9",
5151
"@types/pretty-ms": "^4.0.0",
52-
"@types/sinon": "^10.0.0",
52+
"@types/sinon": "^17.0.0",
5353
"@types/tmp": "0.2.6",
5454
"c8": "^9.0.0",
5555
"codecov": "^3.0.0",
@@ -61,7 +61,7 @@
6161
"linkinator": "^5.0.0",
6262
"mocha": "^9.2.2",
6363
"nock": "^13.0.0",
64-
"sinon": "^16.0.0",
64+
"sinon": "^17.0.0",
6565
"source-map": "^0.7.0",
6666
"tmp": "0.2.1",
6767
"typescript": "^5.1.6"

0 commit comments

Comments
 (0)