Skip to content

Commit 2e6e38d

Browse files
Update mocha
- Update to the latest mocha release. - Run `npm audit fix`.
1 parent 6c7dc91 commit 2e6e38d

File tree

2 files changed

+14
-74
lines changed

2 files changed

+14
-74
lines changed

package-lock.json

Lines changed: 13 additions & 73 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
"yeoman-generator": "^5.7.0"
3333
},
3434
"devDependencies": {
35-
"mocha": "^10.0.0",
35+
"mocha": "^10.1.0",
3636
"yeoman-assert": "^3.1.1",
3737
"yeoman-test": "^6.3.0"
3838
}

0 commit comments

Comments
 (0)