From 139ffc8a5573bcddff1cd2794a9a6fd0080ba88d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:37:00 +0000 Subject: [PATCH] Bump @pkl-community/pkl-darwin-arm64 from 0.28.2 to 0.30.2 in /pkl Bumps [@pkl-community/pkl-darwin-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-darwin-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..d3f7271 100644 --- a/pkl/package.json +++ b/pkl/package.json @@ -32,6 +32,6 @@ "@pkl-community/pkl-linux-x64": "0.28.2", "@pkl-community/pkl-linux-arm64": "0.28.2", "@pkl-community/pkl-darwin-x64": "0.28.2", - "@pkl-community/pkl-darwin-arm64": "0.28.2" + "@pkl-community/pkl-darwin-arm64": "0.30.2" } }