Skip to content

Commit

Permalink
chore(deps-dev): bump mocha from 8.4.0 to 9.1.0 (#44)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.1.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...v9.1.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>
  • Loading branch information
dependabot[bot] committed Aug 27, 2021
1 parent 6beb035 commit 5af7160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^7.32.0",
"eslint-config-hexo": "^4.2.0",
"hexo-fs": "^3.1.0",
"mocha": "^8.4.0",
"mocha": "^9.1.0",
"nyc": "^15.1.0"
},
"engines": {
Expand Down

0 comments on commit 5af7160

Please sign in to comment.