Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 022d15e

Browse files
chore(deps): update dependency magic-string to ^0.30.12 (#805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 129248c commit 022d15e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"defu": "^6.1.4",
6161
"estree-walker": "^2.0.2",
6262
"fs-extra": "^11.2.0",
63-
"magic-string": "^0.30.11",
63+
"magic-string": "^0.30.12",
6464
"pathe": "^1.1.2",
6565
"ufo": "^1.5.4"
6666
},

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10374,6 +10374,13 @@ magic-string@^0.30.11:
1037410374
dependencies:
1037510375
"@jridgewell/sourcemap-codec" "^1.5.0"
1037610376

10377+
magic-string@^0.30.12:
10378+
version "0.30.12"
10379+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.12.tgz#9eb11c9d072b9bcb4940a5b2c2e1a217e4ee1a60"
10380+
integrity sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==
10381+
dependencies:
10382+
"@jridgewell/sourcemap-codec" "^1.5.0"
10383+
1037710384
make-dir@^1.0.0:
1037810385
version "1.3.0"
1037910386
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"

0 commit comments

Comments
 (0)