Skip to content

Commit 6a279cc

Browse files
committed
chore(deps): update dependency sinon to v17
1 parent 76871aa commit 6a279cc

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
@@ -71,7 +71,7 @@
7171
"@types/on-finished": "^2.3.1",
7272
"@types/proxyquire": "^1.3.28",
7373
"@types/pumpify": "^1.4.1",
74-
"@types/sinon": "^10.0.0",
74+
"@types/sinon": "^17.0.0",
7575
"@types/uuid": "^9.0.0",
7676
"bignumber.js": "^9.0.0",
7777
"c8": "^8.0.1",
@@ -88,7 +88,7 @@
8888
"null-loader": "^4.0.0",
8989
"pack-n-play": "^2.0.0",
9090
"proxyquire": "^2.1.3",
91-
"sinon": "^16.0.0",
91+
"sinon": "^17.0.0",
9292
"ts-loader": "^9.0.0",
9393
"typescript": "^5.1.6",
9494
"uglify-js": "^3.13.5",

0 commit comments

Comments
 (0)