Skip to content

Commit 7ad1b67

Browse files
deps(dev): bump mocha from 11.7.3 to 11.7.4 (#435)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.3 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.3...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 add1f9d commit 7ad1b67

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

observer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@filecoin-station/spark-evaluate": "^1.3.0",
14-
"mocha": "^11.7.3",
14+
"mocha": "^11.7.4",
1515
"standard": "^17.1.2"
1616
},
1717
"dependencies": {

package-lock.json

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

stats/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@filecoin-station/spark-evaluate": "^1.3.0",
13-
"mocha": "^11.7.3",
13+
"mocha": "^11.7.4",
1414
"standard": "^17.1.2"
1515
},
1616
"dependencies": {

0 commit comments

Comments
 (0)