chore(deps): update magic-string to 0.30.0
This commit is contained in:
parent
8dd87715e7
commit
0d837e4356
|
@ -84,7 +84,7 @@
|
|||
"@babel/plugin-transform-arrow-functions": "^7.20.7",
|
||||
"cac": "^6.7.14",
|
||||
"esbuild": "^0.16.17",
|
||||
"magic-string": "^0.27.0",
|
||||
"magic-string": "^0.30.0",
|
||||
"picocolors": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ specifiers:
|
|||
eslint-plugin-prettier: ^4.2.1
|
||||
fs-extra: ^10.1.0
|
||||
lint-staged: ^13.1.2
|
||||
magic-string: ^0.27.0
|
||||
magic-string: ^0.30.0
|
||||
picocolors: ^1.0.0
|
||||
prettier: ^2.8.4
|
||||
rollup: ^3.18.0
|
||||
|
@ -31,7 +31,7 @@ dependencies:
|
|||
'@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.0
|
||||
cac: 6.7.14
|
||||
esbuild: 0.16.17
|
||||
magic-string: 0.27.0
|
||||
magic-string: 0.30.0
|
||||
picocolors: 1.0.0
|
||||
|
||||
devDependencies:
|
||||
|
@ -1889,8 +1889,8 @@ packages:
|
|||
yallist: 4.0.0
|
||||
dev: true
|
||||
|
||||
/magic-string/0.27.0:
|
||||
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
|
||||
/magic-string/0.30.0:
|
||||
resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==}
|
||||
engines: {node: '>=12'}
|
||||
dependencies:
|
||||
'@jridgewell/sourcemap-codec': 1.4.14
|
||||
|
|
Loading…
Reference in a new issue