Skip to content

Commit

Permalink
fix(deps): update dependency chai to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent e1683b4 commit 7730174
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 @@ -15,15 +15,15 @@
"dependencies": {
"@cuaklabs/iocuak": "workspace:*",
"@cucumber/cucumber": "10.9.0",
"chai": "4.5.0",
"chai": "5.1.1",
"reflect-metadata": "0.2.2",
"sinon": "17.0.2",
"sinon-chai": "3.7.0"
},
"devDependencies": {
"@rollup/plugin-multi-entry": "6.0.1",
"@rollup/plugin-typescript": "11.1.6",
"@types/chai": "4.3.19",
"@types/chai": "5.0.0",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand Down

0 comments on commit 7730174

Please sign in to comment.