From 3ba0ec40085d15aa17b87738763a9d3e389be326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:21:45 +0000 Subject: [PATCH] Bump @lightshell/linux-x64 from 0.1.0 to 0.2.1 in /npm/lightshell Bumps [@lightshell/linux-x64](https://github.com/lightshell-dev/lightshell) from 0.1.0 to 0.2.1. - [Release notes](https://github.com/lightshell-dev/lightshell/releases) - [Commits](https://github.com/lightshell-dev/lightshell/compare/v0.1.0...v0.2.1) --- updated-dependencies: - dependency-name: "@lightshell/linux-x64" dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- npm/lightshell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/lightshell/package.json b/npm/lightshell/package.json index e82e989..3db6fed 100644 --- a/npm/lightshell/package.json +++ b/npm/lightshell/package.json @@ -19,7 +19,7 @@ "@lightshell/darwin-arm64": "0.1.0", "@lightshell/darwin-x64": "0.1.0", "@lightshell/linux-arm64": "0.1.0", - "@lightshell/linux-x64": "0.1.0" + "@lightshell/linux-x64": "0.2.1" }, "engines": { "node": ">=16"