Skip to content

Commit

Permalink
chore(deps-dev): bump mocha from 8.4.0 to 10.2.0 (#115)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 10.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.4.0...v10.2.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 25, 2022
1 parent 5c31036 commit e901cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"eslint": "^8.30.0",
"eslint-config-hexo": "^4.1.0",
"hexo": "^6.3.0",
"mocha": "^8.1.3",
"mocha": "^10.2.0",
"nyc": "^15.0.0"
},
"engines": {
Expand Down

0 comments on commit e901cf7

Please sign in to comment.