From 7351673848faf3b0dc63701605cef6c61c4ffb7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 10:47:16 +0000 Subject: [PATCH] Bump astro from 2.7.4 to 2.8.0 in /astro Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.7.4 to 2.8.0. - [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.0/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- astro/package.json | 2 +- astro/yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/astro/package.json b/astro/package.json index 9f0f89f..a8cf4ad 100644 --- a/astro/package.json +++ b/astro/package.json @@ -13,7 +13,7 @@ "@astrojs/prefetch": "^0.2.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "4.0.0", - "astro": "^2.7.4", + "astro": "^2.8.0", "astro-compress": "^1.1.49", "astro-critters": "^1.1.39", "css-select": "5.1.0", diff --git a/astro/yarn.lock b/astro/yarn.lock index 96bb614..5f31e93 100644 --- a/astro/yarn.lock +++ b/astro/yarn.lock @@ -799,10 +799,10 @@ astro-critters@^1.1.39: critters "0.0.19" files-pipe "0.0.7" -astro@^2.7.4: - version "2.7.4" - resolved "https://registry.yarnpkg.com/astro/-/astro-2.7.4.tgz#d1c67f4f4e47ac7155aedf511862af7c08783024" - integrity sha512-LDALXeMfD4U6jkM6ZywtKuBkGMxMZjSCFqbNXEKtD3OWZr3hiLNhE3YDgUScCBkQJSROWrS0W9/UVPpsS36+ow== +astro@^2.8.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.0.tgz#939c53dc4aa2755030b2cb4fe3a2d69b3ad1a33b" + integrity sha512-bqdhE9039dzi0mqaWGO9rMk5HKxTn5TckxFmRPUdsV1qmbpghXtwuERHblfJu5etQofV6WVEyTrouG+BLRkqfA== dependencies: "@astrojs/compiler" "^1.5.3" "@astrojs/internal-helpers" "^0.1.1" @@ -857,6 +857,7 @@ astro@^2.7.4: vfile "^5.3.7" vite "^4.3.9" vitefu "^0.2.4" + which-pm "^2.0.0" yargs-parser "^21.1.1" zod "^3.20.6" @@ -4054,7 +4055,7 @@ which-pm-runs@^1.1.0: resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.1.0.tgz#35ccf7b1a0fce87bd8b92a478c9d045785d3bf35" integrity sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA== -which-pm@2.0.0: +which-pm@2.0.0, which-pm@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/which-pm/-/which-pm-2.0.0.tgz#8245609ecfe64bf751d0eef2f376d83bf1ddb7ae" integrity sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==