Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 505833b

Browse files
authoredDec 28, 2023
Update dependency chai to v5
1 parent 2146ce3 commit 505833b

File tree

2 files changed

+60
-83
lines changed

2 files changed

+60
-83
lines changed
 

‎package-lock.json

Lines changed: 59 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@faker-js/faker": "^8.0.2",
1515
"axios": "^1.4.0",
16-
"chai": "^4.3.7",
16+
"chai": "^5.0.0",
1717
"mocha": "^10.2.0",
1818
"mochawesome": "^7.1.3",
1919
"properties-reader": "^2.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.