From 4aa9a54f2d1ab9dcbff60362df66099433a7cfa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 02:01:43 +0000 Subject: [PATCH] Bump minecraft-data from 3.47.0 to 3.55.0 in /tests_e2e/bot Bumps [minecraft-data](https://github.com/PrismarineJS/node-minecraft-data) from 3.47.0 to 3.55.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](https://github.com/PrismarineJS/node-minecraft-data/compare/3.47.0...3.55.0) --- updated-dependencies: - dependency-name: minecraft-data dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests_e2e/bot/package.json | 2 +- tests_e2e/bot/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests_e2e/bot/package.json b/tests_e2e/bot/package.json index ff8f670..932ab70 100644 --- a/tests_e2e/bot/package.json +++ b/tests_e2e/bot/package.json @@ -14,7 +14,7 @@ "license": "MIT", "dependencies": { "args-parser": "^1.3.0", - "minecraft-data": "^3.47.0", + "minecraft-data": "^3.55.0", "minecraft-protocol": "^1.44.0" }, "devDependencies": { diff --git a/tests_e2e/bot/pnpm-lock.yaml b/tests_e2e/bot/pnpm-lock.yaml index 9c94a66..6a06ad7 100644 --- a/tests_e2e/bot/pnpm-lock.yaml +++ b/tests_e2e/bot/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^1.3.0 version: 1.3.0 minecraft-data: - specifier: ^3.47.0 - version: 3.47.0 + specifier: ^3.55.0 + version: 3.55.0 minecraft-protocol: specifier: ^1.44.0 version: 1.44.0 @@ -236,8 +236,8 @@ packages: resolution: {integrity: sha512-vGBKTA+jwM4KgjGZ+S/8/Mkj9rWzePyGY6jManXPGhiWu63RYwW8dKPyk5koP+8qNVhPhHgFa1y/MJ4wrjsNrg==} dev: false - /minecraft-data@3.47.0: - resolution: {integrity: sha512-3t/jys9Xw6a0o3rWdUJAkE4p+9Y2bg2x4JCfXuEoNC2JZBld44HhvQ9Qa0RslaWMi/hedkmEBJbtTTGEP20jjQ==} + /minecraft-data@3.55.0: + resolution: {integrity: sha512-znj9ajNlilr+LSjKzyrvY+wTm5u5thL3bddMti5Yp86bu0/zet3IvtZfLQg95t7ENPTg+oUaYtu3PuYfDjat1g==} dev: false /minecraft-folder-path@1.2.0: @@ -255,7 +255,7 @@ packages: endian-toggle: 0.0.0 lodash.get: 4.4.2 lodash.merge: 4.6.2 - minecraft-data: 3.47.0 + minecraft-data: 3.55.0 minecraft-folder-path: 1.2.0 node-fetch: 2.6.9 node-rsa: 0.4.2