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 Dec 15, 2024
1 parent 3832e63 commit 0986711
Show file tree
Hide file tree
Showing 2 changed files with 38 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.2",
"@rollup/plugin-node-resolve": "15.3.1",
"chai": "4.3.4",
"chai": "5.1.2",
"concurrently": "9.1.0",
"husky": "9.1.7",
"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"
}
}
71 changes: 36 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 0986711

Please sign in to comment.