Skip to content

Commit f2d2110

Browse files
build(deps-dev): bump mocha from 11.7.3 to 11.7.5 (#222)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.3 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@v11.7.3...v11.7.5) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.5 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 8db2d9b commit f2d2110

File tree

2 files changed

+25
-8
lines changed

2 files changed

+25
-8
lines changed

package-lock.json

Lines changed: 24 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.6.1",
2828
"chai": "^6.2.1",
29-
"mocha": "^11.7.3",
29+
"mocha": "^11.7.5",
3030
"nyc": "^17.1.0",
3131
"ts-node": "^10.9.2",
3232
"tsc-watch": "^7.2.0"

0 commit comments

Comments
 (0)