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.60.0 to 3.62.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.60.0...3.62.0)

Updates `minecraft-protocol` from 1.45.0 to 1.47.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.45.0...1.47.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 Mar 1, 2024
1 parent e390f61 commit c505978
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 30 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.60.0",
"minecraft-protocol": "^1.45.0"
"minecraft-data": "^3.62.0",
"minecraft-protocol": "^1.47.0"
},
"devDependencies": {
"prettier": "^3.2.4"
Expand Down
117 changes: 89 additions & 28 deletions tests_e2e/bot/pnpm-lock.yaml

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

0 comments on commit c505978

Please sign in to comment.