Skip to content

Commit cece9ca

Browse files
Bump mocha from 10.8.2 to 11.0.1 (#485)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 187ed24 commit cece9ca

File tree

2 files changed

+180
-29
lines changed

2 files changed

+180
-29
lines changed

package-lock.json

+179-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint": "^9.14.0",
7272
"eslint-config-eslint": "^11.0.0",
7373
"husky": "^9.1.6",
74-
"mocha": "^10.2.0",
74+
"mocha": "^11.0.1",
7575
"nyc": "^17.1.0",
7676
"should": "^13.2.3",
7777
"sinon": "^19.0.2"

0 commit comments

Comments
 (0)