Skip to content

Commit 438b0b3

Browse files
chore(deps-dev): bump mocha from 10.8.2 to 11.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.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>
1 parent b539719 commit 438b0b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint": "^8.6.0",
4444
"eslint-config-hexo": "^5.0.0",
4545
"hexo": "^7.0.0",
46-
"mocha": "^10.0.0",
46+
"mocha": "^11.1.0",
4747
"nyc": "^17.1.0"
4848
},
4949
"engines": {

0 commit comments

Comments
 (0)