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 Sep 30, 2024
1 parent 42e8460 commit 537c146
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 42 deletions.
72 changes: 32 additions & 40 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-regenerator": "7.24.7",
"@babel/preset-env": "7.25.4",
"@types/chai": "4.3.20",
"@types/chai": "5.0.0",
"@types/lodash": "4.17.9",
"@types/minimist": "1.2.5",
"@types/mocha": "10.0.8",
Expand All @@ -86,7 +86,7 @@
"@typescript-eslint/parser": "6.21.0",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
"chai": "4.5.0",
"chai": "5.1.1",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.11.0",
"eslint": "8.57.1",
Expand Down

0 comments on commit 537c146

Please sign in to comment.