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 Aug 13, 2024
1 parent 074fd46 commit b3a3550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/iocuak-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"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"
Expand Down

0 comments on commit b3a3550

Please sign in to comment.