Skip to content

Commit b8fa6ad

Browse files
chore(deps): bump magic-string from 0.27.0 to 0.30.0 (#35)
Bumps [magic-string](https://github.com/rich-harris/magic-string) from 0.27.0 to 0.30.0. - [Release notes](https://github.com/rich-harris/magic-string/releases) - [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md) - [Commits](Rich-Harris/magic-string@v0.27.0...v0.30.0) --- updated-dependencies: - dependency-name: magic-string dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a158f0 commit b8fa6ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"fast-glob": "^3.2.12",
7676
"fs-extra": "^11.1.1",
7777
"hash-sum": "^2.0.0",
78-
"magic-string": "^0.27.0",
78+
"magic-string": "^0.30.0",
7979
"unplugin": "^1.3.1",
8080
"vue": "^3.2.47"
8181
},
@@ -85,7 +85,7 @@
8585
"fast-glob": "^3.2.12",
8686
"fs-extra": "^11.1.1",
8787
"hash-sum": "^2.0.0",
88-
"magic-string": "^0.27.0",
88+
"magic-string": "^0.30.0",
8989
"unplugin": "^1.3.1",
9090
"vue": "^3.2.47"
9191
},

0 commit comments

Comments
 (0)