From 3f263bfed53f60549e58ccee42190ad9b0d04a4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 04:26:22 +0000 Subject: [PATCH] Bump @playform/compress from 0.0.7 to 0.0.10 Bumps [@playform/compress](https://github.com/PlayForm/Compress) from 0.0.7 to 0.0.10. - [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.7...v0.0.10) --- 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 f32b38ae..ba00c952 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@astrojs/prefetch": "0.4.1", "@astrojs/sitemap": "3.1.5", "@playform/build": "0.0.9", - "@playform/compress": "0.0.7", + "@playform/compress": "0.0.10", "@playform/format": "0.0.4", "@playform/inline": "0.0.4", "@tailwindcss/aspect-ratio": "0.4.2",