Skip to content

Commit

Permalink
fix(deps): update dependency sinon-chai to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 291d103 commit 4032cd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/iocuak-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"chai": "4.5.0",
"reflect-metadata": "0.2.2",
"sinon": "19.0.2",
"sinon-chai": "3.7.0"
"sinon-chai": "4.0.0"
},
"devDependencies": {
"@eslint/js": "9.13.0",
"@rollup/plugin-multi-entry": "6.0.1",
"@rollup/plugin-typescript": "12.1.1",
"@types/chai": "4.3.20",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@types/sinon-chai": "4.0.0",
"@typescript-eslint/eslint-plugin": "8.12.1",
"@typescript-eslint/parser": "8.12.1",
"prettier": "3.3.3",
Expand Down

0 comments on commit 4032cd8

Please sign in to comment.