From 998ac87c1a6e5bdf332156f9b31ee6ff816120b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 19:03:46 +0000 Subject: [PATCH] Bump @playform/pipe from 0.1.5 to 0.1.6 Bumps [@playform/pipe](https://github.com/PlayForm/Pipe) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/PlayForm/Pipe/releases) - [Changelog](https://github.com/PlayForm/Pipe/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Pipe/compare/Pipe/v0.1.5...Pipe/v0.1.6) --- updated-dependencies: - dependency-name: "@playform/pipe" dependency-version: 0.1.6 dependency-type: direct:production 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 2146afb..08d32a4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "prepublishOnly": "Build 'Source/**/*.ts'" }, "dependencies": { - "@playform/pipe": "0.1.5", + "@playform/pipe": "0.1.6", "astro": "*", "beasties": "0.4.3", "deepmerge-ts": "7.1.5"