Skip to content

Commit 270bdb8

Browse files
chore(deps): update dependency sinon to v17
1 parent 0cc1df9 commit 270bdb8

File tree

2 files changed

+44
-53
lines changed

2 files changed

+44
-53
lines changed

package-lock.json

Lines changed: 42 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"@commitlint/cli": "17.8.1",
4141
"@commitlint/config-conventional": "17.8.1",
4242
"@types/jest": "29.5.12",
43-
"@types/sinon": "10.0.20",
43+
"@types/sinon": "17.0.3",
4444
"husky": "8.0.3",
4545
"jest": "29.7.0",
4646
"lint-staged": "14.0.1",
4747
"prettier": "3.2.5",
48-
"sinon": "15.2.0",
48+
"sinon": "17.0.2",
4949
"standard-version": "9.5.0",
5050
"ts-jest": "29.1.2",
5151
"ts-node": "10.9.2",

0 commit comments

Comments
 (0)