Skip to content

Commit

Permalink
Bump minecraft-protocol in /tests_e2e/bot in the minecraft group
Browse files Browse the repository at this point in the history
Bumps the minecraft group in /tests_e2e/bot with 1 update: [minecraft-protocol](https://github.com/PrismarineJS/node-minecraft-protocol).


Updates `minecraft-protocol` from 1.53.0 to 1.54.0
- [Release notes](https://github.com/PrismarineJS/node-minecraft-protocol/releases)
- [Changelog](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/HISTORY.md)
- [Commits](PrismarineJS/node-minecraft-protocol@1.53.0...1.54.0)

---
updated-dependencies:
- dependency-name: minecraft-protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minecraft
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent bf1fc8f commit c720d43
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions tests_e2e/bot/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 tests_e2e/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"args-parser": "^1.3.0",
"minecraft-data": "^3.83.1",
"minecraft-protocol": "^1.53.0"
"minecraft-protocol": "^1.54.0"
},
"devDependencies": {
"prettier": "^3.4.2"
Expand Down

0 comments on commit c720d43

Please sign in to comment.