Skip to content

Commit

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


Updates `minecraft-data` from 3.69.0 to 3.78.0
- [Release notes](https://github.com/PrismarineJS/node-minecraft-data/releases)
- [Changelog](https://github.com/PrismarineJS/node-minecraft-data/blob/master/doc/history.md)
- [Commits](PrismarineJS/node-minecraft-data@3.69.0...3.78.0)

Updates `minecraft-protocol` from 1.47.0 to 1.50.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.47.0...1.50.0)

---
updated-dependencies:
- dependency-name: minecraft-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minecraft
- 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 Nov 1, 2024
1 parent 3ff832c commit da98dac
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 122 deletions.
4 changes: 2 additions & 2 deletions tests_e2e/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"license": "MIT",
"dependencies": {
"args-parser": "^1.3.0",
"minecraft-data": "^3.69.0",
"minecraft-protocol": "^1.47.0"
"minecraft-data": "^3.78.0",
"minecraft-protocol": "^1.50.0"
},
"devDependencies": {
"prettier": "^3.3.3"
Expand Down
Loading

0 comments on commit da98dac

Please sign in to comment.