From 99e510c3cefc0e69af3371da4f62d33743ac7f2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:19:08 +0000 Subject: [PATCH] Bump @playform/compress from 0.0.10 to 0.0.12 Bumps [@playform/compress](https://github.com/PlayForm/Compress) from 0.0.10 to 0.0.12. - [Release notes](https://github.com/PlayForm/Compress/releases) - [Changelog](https://github.com/PlayForm/Compress/blob/Current/CHANGELOG.md) - [Commits](https://github.com/PlayForm/Compress/compare/v0.0.10...v0.0.12) --- updated-dependencies: - dependency-name: "@playform/compress" 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 47b281b8..ac3cbe78 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@astrojs/prefetch": "0.4.1", "@astrojs/sitemap": "3.1.5", "@playform/build": "0.0.10", - "@playform/compress": "0.0.10", + "@playform/compress": "0.0.12", "@playform/format": "0.0.4", "@playform/inline": "0.0.6", "@tailwindcss/aspect-ratio": "0.4.2",