Bump astro from 2.8.2 to 2.8.3 in /astro

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.8.3/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  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-17 10:51:29 +00:00 committed by GitHub
parent d0c1cabc25
commit 013212acfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"@astrojs/prefetch": "^0.3.0",
"@astrojs/sitemap": "^1.3.3",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.8.2",
"astro": "^2.8.3",
"css-select": "5.1.0",
"sharp": "^0.32.2",
"slate-serializers": "0.1.0",

View File

@ -747,10 +747,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@^2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.2.tgz#fa46c8b635eec62ea3b216a0d33d2fdee5b5d39f"
integrity sha512-7cIribP5P+2bEnGXkYxUS4yBOj1cn3VxlCvRJ9+TZiIY6veUlAjTjJQ9gnyyezabqmjkQtzNrPbCumQov404Sw==
astro@^2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.3.tgz#fc78c9afe67f92cb86551cd89ce66166bc367f54"
integrity sha512-UopGl3WubMnl15TWlR6PTCcH54TooZ+JoAloErfoXQtz4PAvmEEqEVc7tHoJ45iC7rhKgzILsvDhqzitBeRihw==
dependencies:
"@astrojs/compiler" "^1.5.3"
"@astrojs/internal-helpers" "^0.1.1"