Skip to content

Commit c35dea8

Browse files
[deps] upgrade mocha plugin (#308)
version 10.0.3 of the mocha plugin uses a rambda version that has a deprecation warning where the functionality has been removed in node 20.
1 parent 0ce55e1 commit c35dea8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -51,7 +51,7 @@
5151
"eslint": "^8.34.0",
5252
"eslint-plugin-json": "^3.1.0",
5353
"eslint-plugin-jsx-a11y": "^6.5.1",
54-
"eslint-plugin-mocha": "^10.0.3",
54+
"eslint-plugin-mocha": "^10.1.0",
5555
"eslint-plugin-react": "^7.28.0",
5656
"react": "^17.0.2",
5757
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)