aboutsummaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorGravatar Martin J <jerzakm@gmail.com> 2022-12-10 16:10:52 +0100
committerGravatar GitHub <noreply@github.com> 2022-12-10 23:10:52 +0800
commit2bd23e454fc9559aa00b9a493772acd69ba9ce6c (patch)
treef20ba69bfbac0ec9d94e00c012850eb4bc463f19 /pnpm-lock.yaml
parent5b323b9aafe0dcfad038707a52c43915c1d119a7 (diff)
downloadastro-2bd23e454fc9559aa00b9a493772acd69ba9ce6c.tar.gz
astro-2bd23e454fc9559aa00b9a493772acd69ba9ce6c.tar.zst
astro-2bd23e454fc9559aa00b9a493772acd69ba9ce6c.zip
Updated magic-string to 0.27.0 (#5577)
Diffstat (limited to '')
-rw-r--r--pnpm-lock.yaml11
1 files changed, 9 insertions, 2 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b9e839774..ebef168c0 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -431,7 +431,7 @@ importers:
html-escaper: ^3.0.3
import-meta-resolve: ^2.1.0
kleur: ^4.1.4
- magic-string: ^0.25.9
+ magic-string: ^0.27.0
memfs: ^3.4.7
mime: ^3.0.0
mocha: ^9.2.2
@@ -503,7 +503,7 @@ importers:
html-escaper: 3.0.3
import-meta-resolve: 2.1.0
kleur: 4.1.5
- magic-string: 0.25.9
+ magic-string: 0.27.0
mime: 3.0.0
ora: 6.1.2
path-browserify: 1.0.1
@@ -14436,6 +14436,13 @@ packages:
sourcemap-codec: 1.4.8
dev: false
+ /magic-string/0.27.0:
+ resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
+ engines: {node: '>=12'}
+ dependencies:
+ '@jridgewell/sourcemap-codec': 1.4.14
+ dev: false
+
/make-dir/3.1.0:
resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==}
engines: {node: '>=8'}