Skip to content

Commit 261c9fd

Browse files
chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#226)
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 43db794 commit 261c9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint": "^8.0.0",
3939
"eslint-config-hexo": "^5.0.0",
4040
"hexo": "^6.0.0",
41-
"mocha": "^9.0.3",
41+
"mocha": "^10.0.0",
4242
"nyc": "^15.0.0"
4343
},
4444
"engines": {

0 commit comments

Comments
 (0)