Skip to content

Commit

Permalink
[BUMP] Update dependency chai to v5 (dossier racine)
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuGilet committed Sep 19, 2024
1 parent b921951 commit 5c5b9a4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 29 deletions.
42 changes: 15 additions & 27 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 @@ -26,11 +26,11 @@
},
"devDependencies": {
"chai": "^5.0.0",
"chai-as-promised": "^7.1.1",
"chai-as-promised": "^8.0.0",
"mocha": "^10.0.0",
"nock": "^13.2.9",
"nyc": "^15.1.0",
"sinon": "^17.0.0",
"sinon-chai": "^3.7.0"
"sinon-chai": "^4.0.0"
}
}

0 comments on commit 5c5b9a4

Please sign in to comment.