Skip to content

Commit 215e0bc

Browse files
update sinon-chai to v4
1 parent 36c7040 commit 215e0bc

File tree

2 files changed

+54
-65
lines changed

2 files changed

+54
-65
lines changed

package-lock.json

Lines changed: 52 additions & 63 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
@@ -47,7 +47,7 @@
4747
"@types/mocha": "10.0.10",
4848
"@types/node": "20.19.22",
4949
"@types/sinon": "17.0.4",
50-
"@types/sinon-chai": "3.2.12",
50+
"@types/sinon-chai": "4.0.0",
5151
"@typescript-eslint/eslint-plugin": "8.46.1",
5252
"@typescript-eslint/parser": "8.46.1",
5353
"axios": "1.12.2",
@@ -63,7 +63,7 @@
6363
"prettier": "3.6.2",
6464
"semantic-release": "24.2.9",
6565
"sinon": "21.0.0",
66-
"sinon-chai": "3.7.0",
66+
"sinon-chai": "4.0.1",
6767
"ts-node": "10.9.2",
6868
"typescript": "5.9.3"
6969
}

0 commit comments

Comments
 (0)