Skip to content

Commit 21e8ea2

Browse files
Bump mocha from 10.8.2 to 11.0.1 (#104)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc8a7af commit 21e8ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"expect": "^29.1.0",
2626
"minecraft-protocol": "^1.30.0",
2727
"minecraft-wrap": "^1.4.0",
28-
"mocha": "^10.0.0",
28+
"mocha": "^11.0.1",
2929
"prismarine-block": "file:",
3030
"standard": "^17.1.0"
3131
},

0 commit comments

Comments
 (0)