Skip to content

Commit 9575bb3

Browse files
fix(deps): update dependency mocha to v10.3.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | mocha | 10.2.0 | 10.3.0 |
1 parent a92f799 commit 9575bb3

File tree

2 files changed

+20
-48
lines changed

2 files changed

+20
-48
lines changed

package-lock.json

Lines changed: 19 additions & 47 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.3.0",
3636
"q": "2.0.3",
3737
"wd": "1.14.0",
3838
"winston": "3.10.0"

0 commit comments

Comments
 (0)