Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 554b9ef

Browse files
fix(deps): update dependency sinon-chai to v4
1 parent fee1f32 commit 554b9ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/iocuak-e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"chai": "4.5.0",
1919
"reflect-metadata": "0.2.2",
2020
"sinon": "19.0.2",
21-
"sinon-chai": "3.7.0"
21+
"sinon-chai": "4.0.0"
2222
},
2323
"devDependencies": {
2424
"@eslint/js": "9.17.0",
2525
"@rollup/plugin-multi-entry": "6.0.1",
2626
"@rollup/plugin-typescript": "12.1.2",
2727
"@types/chai": "4.3.20",
2828
"@types/sinon": "17.0.3",
29-
"@types/sinon-chai": "3.2.12",
29+
"@types/sinon-chai": "4.0.0",
3030
"@typescript-eslint/eslint-plugin": "8.18.2",
3131
"@typescript-eslint/parser": "8.18.2",
3232
"eslint": "9.17.0",

0 commit comments

Comments
 (0)