Skip to content

Commit 0b1a822

Browse files
Bump mocha from 11.7.2 to 11.7.4 (#221)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.2 to 11.7.4. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.2...v11.7.4) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.4 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 dcf8d25 commit 0b1a822

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

package-lock.json

Lines changed: 15 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
@@ -18,7 +18,7 @@
1818
"author": "Rob Anderson (https://github.com/robandpdx)",
1919
"license": "MIT",
2020
"devDependencies": {
21-
"mocha": "^11.7.2",
21+
"mocha": "^11.7.4",
2222
"nock": "^14.0.10",
2323
"nyc": "^17.1.0",
2424
"smee-client": "^4.3.1",

0 commit comments

Comments
 (0)