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 Oct 23, 2024
1 parent df02bb9 commit 471a377
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 37 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "15.3.0",
"chai": "4.3.4",
"chai": "5.1.2",
"concurrently": "9.0.1",
"husky": "9.1.6",
"karma": "6.4.4",
Expand All @@ -53,6 +53,6 @@
"rollup-plugin-terser": "7.0.2"
},
"dependencies": {
"@types/chai": "^4.2.12"
"@types/chai": "^5.0.0"
}
}
65 changes: 30 additions & 35 deletions pnpm-lock.yaml

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

0 comments on commit 471a377

Please sign in to comment.