From 5a8563d2100602e7dfc7559e278135230f4c3520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:36:48 +0000 Subject: [PATCH] Bump @pkl-community/pkl-darwin-x64 from 0.28.2 to 0.30.2 in /pkl Bumps [@pkl-community/pkl-darwin-x64](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-x64" 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..4395b68 100644 --- a/pkl/package.json +++ b/pkl/package.json @@ -31,7 +31,7 @@ "optionalDependencies": { "@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-x64": "0.30.2", "@pkl-community/pkl-darwin-arm64": "0.28.2" } }