Skip to content

Commit 10cf478

Browse files
chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#81)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dee5a5 commit 10cf478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^8.5.0",
3434
"eslint-config-hexo": "^5.0.0",
3535
"hexo": "^6.0.0",
36-
"mocha": "^9.1.3",
36+
"mocha": "^10.0.0",
3737
"nyc": "^15.0.0"
3838
},
3939
"dependencies": {

0 commit comments

Comments
 (0)