Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 5f9243e

Browse files
deps(dev): bump mocha from 11.7.4 to 11.7.5 (#734)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.4 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.4...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 5d8455c commit 5f9243e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"light-my-request": "^6.6.0",
16-
"mocha": "^11.7.4",
16+
"mocha": "^11.7.5",
1717
"standard": "^17.1.2",
1818
"varint": "^6.0.0"
1919
},

package-lock.json

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

publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@flydotio/dockerfile": "^0.7.10",
24-
"mocha": "^11.7.4",
24+
"mocha": "^11.7.5",
2525
"multiformats": "^13.4.1",
2626
"postgrator": "^8.0.0",
2727
"standard": "^17.1.2"

0 commit comments

Comments
 (0)