Skip to content

Commit 3dddab9

Browse files
dependabot[bot]buffcode
authored andcommitted
build(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 134ee2f commit 3dddab9

File tree

2 files changed

+211
-63
lines changed

2 files changed

+211
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@types/mocha": "^10.0.0",
2727
"@types/node": "^14 || ^16 || ^18 || ^20",
28-
"mocha": "^10.1.0",
28+
"mocha": "^11.1.0",
2929
"prettier": "^3.0.2",
3030
"ts-mocha": "^11.1.0",
3131
"ts-node": "^10.4.0",

0 commit comments

Comments
 (0)