Bump astro-compress from 1.1.48 to 1.1.49 in /astro

Bumps [astro-compress](https://github.com/astro-community/astro-compress) from 1.1.48 to 1.1.49.
- [Release notes](https://github.com/astro-community/astro-compress/releases)
- [Changelog](https://github.com/astro-community/astro-compress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astro-community/astro-compress/compare/v1.1.48...v1.1.49)

---
updated-dependencies:
- dependency-name: astro-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-04 10:18:39 +00:00 committed by GitHub
parent 97ac8535e9
commit bd392f22f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
"@astrojs/sitemap": "^1.3.3",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.7.2",
"astro-compress": "^1.1.48",
"astro-compress": "^1.1.49",
"astro-critters": "^1.1.38",
"css-select": "5.1.0",
"sharp": "^0.32.1",

View File

@ -777,10 +777,10 @@ array-iterate@^2.0.0:
resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24"
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==
astro-compress@^1.1.48:
version "1.1.48"
resolved "https://registry.yarnpkg.com/astro-compress/-/astro-compress-1.1.48.tgz#d7a8905a11b241a5c2cd102c962d1c67b89225e2"
integrity sha512-oQVCAcJ0/A+8iX1l8ozrpkCZKihX+1tPAJ1cKTqAHpljMNqgVYJsR3b3rw05U9KFsYOF2sNugKoFM0OLu5fZdg==
astro-compress@^1.1.49:
version "1.1.49"
resolved "https://registry.yarnpkg.com/astro-compress/-/astro-compress-1.1.49.tgz#2796ade45c2527c8a83bbd09ecc998f0efb3ecbe"
integrity sha512-AesUqim8kYslKmZqacAo3W422eVT7hWDrVaA4tXdWH8fpBI3qRbukl7+OO0dWmLIf6ubukMZiqg3THmSCEl5ow==
dependencies:
"@types/csso" "5.0.0"
"@types/html-minifier-terser" "7.0.0"