Skip to content

Commit

Permalink
Update dependency chai to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 5a80f1c commit b9380b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@storybook/react-vite": "7.6.20",
"@testing-library/react": "16.0.1",
"@types/body-parser": "1.19.5",
"@types/chai": "4.3.20",
"@types/chai": "5.0.1",
"@types/chai-as-promised": "8.0.1",
"@types/eslint__js": "8.42.3",
"@types/expect": "24.3.0",
Expand All @@ -65,7 +65,7 @@
"@types/sinon-chai": "3.2.12",
"@types/supertest": "6.0.2",
"@types/uuid": "10.0.0",
"chai": "4.5.0",
"chai": "5.1.2",
"chai-as-promised": "8.0.0",
"docker-compose": "0.24.8",
"dotenv": "16.4.5",
Expand Down

0 comments on commit b9380b8

Please sign in to comment.