From 89a9d67a0fb18e0fc3a430238bfe0780247aa68c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:21:43 +0000 Subject: [PATCH] Bump @lightshell/darwin-arm64 from 0.1.0 to 0.2.1 in /npm/lightshell Bumps [@lightshell/darwin-arm64](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/darwin-arm64" 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..bd40e53 100644 --- a/npm/lightshell/package.json +++ b/npm/lightshell/package.json @@ -16,7 +16,7 @@ "bin/" ], "optionalDependencies": { - "@lightshell/darwin-arm64": "0.1.0", + "@lightshell/darwin-arm64": "0.2.1", "@lightshell/darwin-x64": "0.1.0", "@lightshell/linux-arm64": "0.1.0", "@lightshell/linux-x64": "0.1.0"