Skip to content

Commit e73f810

Browse files
authored
chore(deps): update dependency sinon to v17 (#1293)
1 parent 86bf05d commit e73f810

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"pack-n-play": "^2.0.0",
8484
"prettier": "^3.0.0",
8585
"proxyquire": "^2.1.0",
86-
"sinon": "^16.0.0",
86+
"sinon": "^17.0.0",
8787
"typescript": "^5.1.6"
8888
}
8989
}

samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"chai": "^4.2.0",
2828
"mocha": "^8.0.0",
2929
"proxyquire": "^2.1.3",
30-
"sinon": "^16.0.0",
30+
"sinon": "^17.0.0",
3131
"uuid": "^9.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)