Skip to content

Commit 2ba45e2

Browse files
committed
chore(deps): update dependency sinon to v17
1 parent 9a2ddd9 commit 2ba45e2

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
@@ -75,7 +75,7 @@
7575
"@types/node": "^20.4.9",
7676
"@types/proxyquire": "^1.3.28",
7777
"@types/pumpify": "^1.4.1",
78-
"@types/sinon": "^10.0.0",
78+
"@types/sinon": "^17.0.0",
7979
"@types/uuid": "^9.0.0",
8080
"c8": "^8.0.1",
8181
"codecov": "^3.6.5",
@@ -90,7 +90,7 @@
9090
"p-queue": "^6.0.2",
9191
"pack-n-play": "^2.0.0",
9292
"proxyquire": "^2.0.0",
93-
"sinon": "^16.0.0",
93+
"sinon": "^17.0.0",
9494
"snap-shot-it": "^7.9.1",
9595
"tcp-port-used": "^1.0.2",
9696
"ts-loader": "^9.0.0",

0 commit comments

Comments
 (0)