Skip to content

Commit 7030b51

Browse files
deps(dev): bump mocha from 11.4.0 to 11.5.0 (#559)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.4.0 to 11.5.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.4.0...v11.5.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c587eef commit 7030b51

File tree

2 files changed

+13
-26
lines changed

2 files changed

+13
-26
lines changed

package-lock.json

Lines changed: 12 additions & 25 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
@@ -16,7 +16,7 @@
1616
"@types/mocha": "^10.0.10",
1717
"depcheck": "^1.4.7",
1818
"dotenv": "^16.5.0",
19-
"mocha": "^11.4.0",
19+
"mocha": "^11.5.0",
2020
"np": "^10.2.0",
2121
"standard": "^17.1.2",
2222
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)