Skip to content

Commit fd55f15

Browse files
chore(deps-dev): bump mocha from 10.8.2 to 11.1.0 (#1049)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f5fd5e commit fd55f15

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
@@ -129,7 +129,7 @@
129129
"chai": "^5.1.1",
130130
"chai-as-promised": "^8.0.0",
131131
"conventional-changelog-conventionalcommits": "^8.0.0",
132-
"mocha": "^10.0.0",
132+
"mocha": "^11.1.0",
133133
"rimraf": "^5.0.0",
134134
"semantic-release": "^24.0.0",
135135
"sinon": "^17.0.0",

0 commit comments

Comments
 (0)