From 921ee3d1a87d47fac3b9659b601358f2efd04451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 10:57:40 +0000 Subject: [PATCH] build(deps-dev): bump @playform/build from 0.3.1 to 0.3.2 Bumps [@playform/build](https://github.com/PlayForm/Build) from 0.3.1 to 0.3.2. - [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.3.1...v0.3.2) --- updated-dependencies: - dependency-name: "@playform/build" dependency-version: 0.3.2 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 8ccc0ee..5a117e8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "prepublishOnly": "sh Source/prepublishOnly.sh" }, "devDependencies": { - "@playform/build": "0.3.1", + "@playform/build": "0.3.2", "@types/serviceworker": "0.0.197", "@types/trusted-types": "2.0.7", "ulid": "3.0.2"