diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 83629c310..69dc01b35 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2792,6 +2792,12 @@ importers: specifier: workspace:* version: link:../../.. + packages/astro/test/fixtures/minification-html: + dependencies: + astro: + specifier: workspace:* + version: link:../../.. + packages/astro/test/fixtures/multiple-renderers: dependencies: '@test/astro-renderer-one':