Skip to content

Commit

Permalink
update chai to 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
overheadhunter committed Aug 16, 2024
1 parent f1657b3 commit 9e8f82f
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 53 deletions.
84 changes: 33 additions & 51 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@vitejs/plugin-vue": "^5.1.2",
"@vue/compiler-sfc": "^3.4.37",
"autoprefixer": "^10.4.20",
"chai": "^4.5.0",
"chai-as-promised": "^7.1.2",
"chai": "^5.1.1",
"chai-as-promised": "^8.0.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.25.0",
"mocha": "^10.7.3",
Expand Down

0 comments on commit 9e8f82f

Please sign in to comment.