Skip to content

Commit

Permalink
chore(deps): update dependency chai to v5 (#1021)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency chai to v5

* Update code to support ESM

* lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Guy Khmelnitsky <[email protected]>
  • Loading branch information
renovate[bot] and GuyKh authored Mar 7, 2024
1 parent 526672d commit 9435a2b
Show file tree
Hide file tree
Showing 18 changed files with 390 additions and 397 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions .mocharc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"diff": true,
"loader": "ts-node/esm",
"extension": ["ts"],
"opts": false,
"package": "./package.json",
Expand Down
Loading

0 comments on commit 9435a2b

Please sign in to comment.