Skip to content

Commit 0c62607

Browse files
chore(deps-dev): bump mocha from 10.8.2 to 11.7.1 (#425)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.7.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.7.1) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.1 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 d497bc7 commit 0c62607

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
@@ -50,7 +50,7 @@
5050
"highlightjs-solidity": "^2.0.6",
5151
"html-entities": "^2.3.3",
5252
"html-tag-validator": "^1.6.0",
53-
"mocha": "^10.0.0",
53+
"mocha": "^11.7.1",
5454
"rewire": "^6.0.0",
5555
"ts-node": "^10.9.1",
5656
"typescript": "^5.0.3"

0 commit comments

Comments
 (0)