Skip to content

Commit 1e14f5c

Browse files
build(deps-dev): bump mocha from 10.8.2 to 11.0.1 (#843)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07d0b9c commit 1e14f5c

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
@@ -94,7 +94,7 @@
9494
"chai": "^5.1.1",
9595
"chai-as-promised": "^8.0.0",
9696
"conventional-changelog-conventionalcommits": "^8.0.0",
97-
"mocha": "^10.0.0",
97+
"mocha": "^11.0.1",
9898
"prettier": "^3.0.3",
9999
"rimraf": "^5.0.0",
100100
"semantic-release": "^24.0.0",

0 commit comments

Comments
 (0)