From 72fde1108e0d7e1297b3674e9e21416975240322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 01:16:40 +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 1f831972..e6a5688a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@astrojs/sitemap": "3.1.5", "@astrojs/solid-js": "4.2.0", "@playform/build": "0.0.10", - "@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",