Skip to content

Commit ce5229c

Browse files
build(deps-dev): Bump mocha from 9.2.2 to 10.0.0 (#7)
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 72dd3af commit ce5229c

File tree

2 files changed

+51
-89
lines changed

2 files changed

+51
-89
lines changed

package-lock.json

Lines changed: 50 additions & 88 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
@@ -25,7 +25,7 @@
2525
"eslint": "^8.14.0",
2626
"eslint-config-airbnb-base": "^15.0.0",
2727
"eslint-plugin-import": "^2.26.0",
28-
"mocha": "^9.2.2"
28+
"mocha": "^10.0.0"
2929
},
3030
"keywords": [
3131
"random-words",

0 commit comments

Comments
 (0)