Skip to content

Commit e26a47b

Browse files
authored
maint: downgrade mocha as 11.7.1 causes internal error in node24 (#116)
1 parent 82865fe commit e26a47b

File tree

2 files changed

+28
-20
lines changed

2 files changed

+28
-20
lines changed

package-lock.json

Lines changed: 27 additions & 19 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
@@ -52,7 +52,7 @@
5252
"eslint-plugin-chai-friendly": "^1.1.0",
5353
"eslint-plugin-import": "^2.32.0",
5454
"markdown-it-footnote": "^4.0.0",
55-
"mocha": "^11.7.1",
55+
"mocha": "^11.6.0",
5656
"sinon": "^21.0.0",
5757
"sinon-chai": "^4.0.0",
5858
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)