Skip to content

Commit e29e19f

Browse files
Bump the minecraft group in /tests_e2e/bot with 2 updates (#220)
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.97.0 to 3.98.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.97.0...3.98.0) Updates `minecraft-protocol` from 1.61.0 to 1.62.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.61.0...1.62.0) --- updated-dependencies: - dependency-name: minecraft-data dependency-version: 3.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minecraft - dependency-name: minecraft-protocol dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minecraft ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e5438b commit e29e19f

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

tests_e2e/bot/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests_e2e/bot/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"license": "MIT",
1515
"dependencies": {
1616
"args-parser": "^1.3.0",
17-
"minecraft-data": "^3.97.0",
18-
"minecraft-protocol": "^1.61.0"
17+
"minecraft-data": "^3.98.0",
18+
"minecraft-protocol": "^1.62.0"
1919
},
2020
"devDependencies": {
2121
"prettier": "^3.6.2"

0 commit comments

Comments
 (0)