Skip to content

Commit e89b7a5

Browse files
fix(deps): update dependency mocha to v10.8.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | mocha | 10.2.0 | 10.8.0 |
1 parent a92f799 commit e89b7a5

File tree

2 files changed

+84
-99
lines changed

2 files changed

+84
-99
lines changed

package-lock.json

Lines changed: 83 additions & 98 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
@@ -32,7 +32,7 @@
3232
"chai": "3.5.0",
3333
"chai-as-promised": "6.0.0",
3434
"commander": "3.0.2",
35-
"mocha": "10.2.0",
35+
"mocha": "10.8.0",
3636
"q": "2.0.3",
3737
"wd": "1.14.0",
3838
"winston": "3.10.0"

0 commit comments

Comments
 (0)