Skip to content

Commit c68e16a

Browse files
authoredMay 27, 2022
Bump mocha from 9.2.2 to 10.0.0 (#145)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v10.0.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8097fe2 commit c68e16a

File tree

2 files changed

+32
-38
lines changed

2 files changed

+32
-38
lines changed
 

‎package-lock.json

+31-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"benchmark": "^2.1.4",
2929
"chai": "^4.1.0",
30-
"mocha": "^9.0.0",
30+
"mocha": "^10.0.0",
3131
"nyc": "^15.0.0"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.