Skip to content

Commit a7066d0

Browse files
chore(deps-dev): Bump mocha from 10.8.2 to 11.7.5
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.7.5. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.7.5) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe566ed commit a7066d0

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
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/parser": "^7.0.0",
2525
"c8": "^7.11.3",
2626
"eslint": "^8.18.0",
27-
"mocha": "^10.0.0",
27+
"mocha": "^11.7.5",
2828
"npm-run-all": "^4.1.5",
2929
"tsx": "^4.7.0",
3030
"typescript": "^5.3.3",

0 commit comments

Comments
 (0)