Skip to content

Commit

Permalink
Update dependency chai to v4.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent b226825 commit dbccf06
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 56 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.1",
"@types/chai": "4.3.16",
"@types/jest": "27.5.2",
"@types/lodash": "4.17.4",
"@types/luxon": "2.3.2",
Expand All @@ -33,7 +33,7 @@
"@types/socket.io-client": "1.4.36",
"@types/uuid": "8.3.4",
"@vitejs/plugin-react-refresh": "1.3.6",
"chai": "4.3.6",
"chai": "4.4.1",
"ts-jest": "27.1.5",
"uuid": "8.3.2",
"vite": "2.9.18"
Expand Down
114 changes: 60 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dbccf06

Please sign in to comment.