Skip to content

Commit 8de347f

Browse files
Bump mocha from 11.7.0 to 11.7.1 (#2959)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.0 to 11.7.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.0...v11.7.1) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.1 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 c27159d commit 8de347f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -587,7 +587,7 @@
587587
"esbuild": "^0.25.5",
588588
"eslint": "^9.29.0",
589589
"glob": "^11.0.3",
590-
"mocha": "^11.7.0",
590+
"mocha": "^11.7.1",
591591
"typescript": "^5.8.3"
592592
}
593593
}

0 commit comments

Comments
 (0)