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 0530712

Browse files
authoredDec 2, 2024
Update dependency mocha to v11
1 parent 5e7e23a commit 0530712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"chai": "3.5.0",
4141
"eslint": "3.19.0",
4242
"eslint-plugin-babel": "3.3.0",
43-
"mocha": "3.5.3",
43+
"mocha": "11.0.1",
4444
"rimraf": "2.6.3",
4545
"typescript": "2.9.2"
4646
},

0 commit comments

Comments
 (0)
Please sign in to comment.