Skip to content

Commit

Permalink
deps(dev): bump mocha from 10.7.0 to 10.7.3
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.0 to 10.7.3.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.7.0...v10.7.3)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 0a72633 commit 39d6fab
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion observer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "mocha"
},
"devDependencies": {
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"spark-evaluate": "github:filecoin-station/spark-evaluate#main",
"standard": "^17.1.0"
},
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@filecoin-station/spark-stats-db": "^1.0.0",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"spark-evaluate": "filecoin-station/spark-evaluate#main",
"standard": "^17.1.0"
},
Expand Down

0 comments on commit 39d6fab

Please sign in to comment.