Skip to content

Commit 9fee249

Browse files
chore(deps): update dependency sinon-chai to v4
1 parent 6194631 commit 9fee249

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
@@ -48,7 +48,7 @@
4848
"@types/mocha": "10.0.10",
4949
"@types/node": "20.19.9",
5050
"@types/sinon": "17.0.4",
51-
"@types/sinon-chai": "3.2.12",
51+
"@types/sinon-chai": "4.0.0",
5252
"@typescript-eslint/eslint-plugin": "7.18.0",
5353
"@typescript-eslint/parser": "7.18.0",
5454
"chai": "4.5.0",
@@ -72,7 +72,7 @@
7272
"rimraf": "6.0.1",
7373
"semantic-release": "24.2.7",
7474
"sinon": "21.0.0",
75-
"sinon-chai": "3.7.0",
75+
"sinon-chai": "4.0.1",
7676
"ts-node": "10.9.2",
7777
"typescript": "5.9.2"
7878
},

0 commit comments

Comments
 (0)