From 50c7f8c5b3fd6f410be84caf0516e5dcacfd679c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:36:52 +0000 Subject: [PATCH] Bump @pkl-community/pkl-linux-arm64 from 0.28.2 to 0.30.2 in /pkl Bumps [@pkl-community/pkl-linux-arm64](https://github.com/pkl-community/node-packages) from 0.28.2 to 0.30.2. - [Commits](https://github.com/pkl-community/node-packages/commits) --- updated-dependencies: - dependency-name: "@pkl-community/pkl-linux-arm64" dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pkl/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkl/package.json b/pkl/package.json index 9feb86b..cce89f0 100644 --- a/pkl/package.json +++ b/pkl/package.json @@ -30,7 +30,7 @@ }, "optionalDependencies": { "@pkl-community/pkl-linux-x64": "0.28.2", - "@pkl-community/pkl-linux-arm64": "0.28.2", + "@pkl-community/pkl-linux-arm64": "0.30.2", "@pkl-community/pkl-darwin-x64": "0.28.2", "@pkl-community/pkl-darwin-arm64": "0.28.2" }