Skip to content

Commit ebb10d9

Browse files
build(deps-dev): bump mocha from 10.8.2 to 11.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1. - [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.0.1) --- 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 5c99e9e commit ebb10d9

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
@@ -63,7 +63,7 @@
6363
"eslint-plugin-regexp": "^2.0.0",
6464
"eslint-plugin-unicorn": "^56.0.0",
6565
"jsdoc": "^4.0.0",
66-
"mocha": "^10.0.0",
66+
"mocha": "^11.0.1",
6767
"nodecat": "^2.0.0",
6868
"rimraf": "^5.0.0"
6969
},

0 commit comments

Comments
 (0)