Skip to content

Commit

Permalink
Bump mocha from 10.8.2 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.8.2...v11.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 4cdd93e commit 66f1930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/PrismarineJS/prismarine-physics#readme",
"devDependencies": {
"expect": "^27.3.1",
"mocha": "^10.0.0",
"mocha": "^11.0.1",
"prismarine-block": "^1.7.3",
"prismarine-physics": "file:./",
"standard": "^17.0.0"
Expand Down

0 comments on commit 66f1930

Please sign in to comment.