Skip to content

Commit 40999ac

Browse files
deps(dev): Bump mocha from 11.4.0 to 11.5.0 (#622)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9116dad commit 40999ac

File tree

3 files changed

+15
-28
lines changed

3 files changed

+15
-28
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.4.0",
16+
"mocha": "^11.5.0",
1717
"standard": "^17.1.2",
1818
"varint": "^6.0.0"
1919
},

package-lock.json

Lines changed: 13 additions & 26 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
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@flydotio/dockerfile": "^0.7.10",
25-
"mocha": "^11.4.0",
25+
"mocha": "^11.5.0",
2626
"multiformats": "^13.3.6",
2727
"postgrator": "^8.0.0",
2828
"standard": "^17.1.2"

0 commit comments

Comments
 (0)