Skip to content

Commit ce25998

Browse files
build(deps-dev): bump mocha from 11.7.1 to 11.7.3 (#212)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.1 to 11.7.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.3) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c6c5c7 commit ce25998

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/mocha": "^10.0.10",
2727
"@types/node": "^24.3.0",
2828
"chai": "^4.5.0",
29-
"mocha": "^11.7.1",
29+
"mocha": "^11.7.3",
3030
"nyc": "^17.1.0",
3131
"ts-node": "^10.9.2",
3232
"tsc-watch": "^7.1.1"

0 commit comments

Comments
 (0)