Skip to content

Commit b29d0de

Browse files
authored
chore(deps): update dependency sinon to v17 (#1925)
1 parent 53d7c2f commit b29d0de

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
@@ -72,7 +72,7 @@
7272
"@types/extend": "^3.0.0",
7373
"@types/mocha": "^9.0.0",
7474
"@types/node": "^20.0.0",
75-
"@types/sinon": "^10.0.0",
75+
"@types/sinon": "^17.0.0",
7676
"@types/through2": "^2.0.34",
7777
"c8": "^8.0.0",
7878
"chai": "^4.1.2",
@@ -90,7 +90,7 @@
9090
"mocha": "^9.2.2",
9191
"protobufjs-cli": "^1.1.2",
9292
"proxyquire": "^2.1.3",
93-
"sinon": "^16.0.0",
93+
"sinon": "^17.0.0",
9494
"through2": "^4.0.0",
9595
"ts-node": "^10.0.0",
9696
"typescript": "^5.2.2"

0 commit comments

Comments
 (0)