From 0e7386ee9819ff1b89ab8560ff3065b200351379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 18:31:54 +0000 Subject: [PATCH] Bump @playform/build from 0.2.5 to 0.2.6 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/PlayForm/Build/releases) - [Changelog](https://github.com/PlayForm/Build/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Build/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: "@playform/build" dependency-version: 0.2.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d94161..e763aa5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "piscina": "5.1.4" }, "devDependencies": { - "@playform/build": "0.2.5", + "@playform/build": "0.2.6", "ts-node": "10.9.2" }, "publishConfig": {