summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorGravatar Emanuele Stoppa <my.burning@gmail.com> 2023-11-10 16:11:15 +0000
committerGravatar GitHub <noreply@github.com> 2023-11-10 11:11:15 -0500
commit1bc3319686808292322ea3f7e5df3b4a37357111 (patch)
tree253702ee2da49750ad02698e60d476461eb898fd /pnpm-lock.yaml
parent1e97708cda779510d638abaefdb4abf707b697e3 (diff)
downloadastro-1bc3319686808292322ea3f7e5df3b4a37357111.tar.gz
astro-1bc3319686808292322ea3f7e5df3b4a37357111.tar.zst
astro-1bc3319686808292322ea3f7e5df3b4a37357111.zip
fix(middleware): do not import user middleware if not preset (#9057)
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 322d1a4f7..d7ee1b767 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -2957,6 +2957,12 @@ importers:
specifier: workspace:*
version: link:../../..
+ packages/astro/test/fixtures/middleware-no-user-middleware:
+ dependencies:
+ astro:
+ specifier: workspace:*
+ version: link:../../..
+
packages/astro/test/fixtures/middleware-ssg:
dependencies:
astro: