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 24, 2024
1 parent a913d98 commit 2677373
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 95 deletions.
155 changes: 62 additions & 93 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 @@ -20,12 +20,12 @@
"ts-mocha": "^10.0.0"
},
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/chai": "^5.0.0",
"@types/chai-as-promised": "^7.1.5",
"@types/lunr": "^2.3.2",
"@types/mocha": "^10.0.1",
"@types/node": "^12.12.17",
"chai": "^4.3.7",
"chai": "^5.0.0",
"mocha": "^10.2.0",
"rimraf": "^5.0.1",
"ts-node": "^10.0.0",
Expand Down

0 comments on commit 2677373

Please sign in to comment.