From a01b6c0c7fb4cea4281fa76b79b7305edf64b194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:36:56 +0000 Subject: [PATCH] Bump @pkl-community/pkl-linux-x64 from 0.28.2 to 0.30.2 in /pkl Bumps [@pkl-community/pkl-linux-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-linux-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..0503317 100644 --- a/pkl/package.json +++ b/pkl/package.json @@ -29,7 +29,7 @@ "typescript": "^5.6.3" }, "optionalDependencies": { - "@pkl-community/pkl-linux-x64": "0.28.2", + "@pkl-community/pkl-linux-x64": "0.30.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"