From 7baf32b64799bfd30c3b3273a8776a4ec8426890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:44:34 +0000 Subject: [PATCH] Bump @lando/leia from 1.0.0-beta.3 to 1.0.0-beta.4 Bumps [@lando/leia](https://github.com/lando/leia) from 1.0.0-beta.3 to 1.0.0-beta.4. - [Release notes](https://github.com/lando/leia/releases) - [Changelog](https://github.com/lando/leia/blob/main/CHANGELOG.md) - [Commits](https://github.com/lando/leia/compare/v1.0.0-beta.3...v1.0.0-beta.4) --- updated-dependencies: - dependency-name: "@lando/leia" dependency-version: 1.0.0-beta.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5930abd..0bcdee0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1350,10 +1350,11 @@ } }, "node_modules/@lando/leia": { - "version": "1.0.0-beta.3", - "resolved": "https://registry.npmjs.org/@lando/leia/-/leia-1.0.0-beta.3.tgz", - "integrity": "sha512-JW8so42+UcDHzNg1LHb7wta13NRAEd4ammKNaPSJVd5qZ4tu4aVk8aUi1wmUONamZlLEsB8/oy7eBFzbHjumvw==", + "version": "1.0.0-beta.4", + "resolved": "https://registry.npmjs.org/@lando/leia/-/leia-1.0.0-beta.4.tgz", + "integrity": "sha512-mJ6ZR8KuB8HmsThV2A0VfRhinJ517TmRR6kw8hux/O0zCwyd7peFK/8ASkkahC2Pni1CwDIApVu1q7d/LX68Fg==", "dev": true, + "license": "GPL-3.0", "dependencies": { "@lando/argv": "^1.0.6", "@lando/chai": "npm:chai@^4.4.1",