chore(deps): update magic-string to 0.30.0

This commit is contained in:
alex8088 2023-03-05 16:18:23 +08:00
parent 8dd87715e7
commit 0d837e4356
2 changed files with 5 additions and 5 deletions

View file

@ -84,7 +84,7 @@
"@babel/plugin-transform-arrow-functions": "^7.20.7", "@babel/plugin-transform-arrow-functions": "^7.20.7",
"cac": "^6.7.14", "cac": "^6.7.14",
"esbuild": "^0.16.17", "esbuild": "^0.16.17",
"magic-string": "^0.27.0", "magic-string": "^0.30.0",
"picocolors": "^1.0.0" "picocolors": "^1.0.0"
} }
} }

View file

@ -17,7 +17,7 @@ specifiers:
eslint-plugin-prettier: ^4.2.1 eslint-plugin-prettier: ^4.2.1
fs-extra: ^10.1.0 fs-extra: ^10.1.0
lint-staged: ^13.1.2 lint-staged: ^13.1.2
magic-string: ^0.27.0 magic-string: ^0.30.0
picocolors: ^1.0.0 picocolors: ^1.0.0
prettier: ^2.8.4 prettier: ^2.8.4
rollup: ^3.18.0 rollup: ^3.18.0
@ -31,7 +31,7 @@ dependencies:
'@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.0 '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.0
cac: 6.7.14 cac: 6.7.14
esbuild: 0.16.17 esbuild: 0.16.17
magic-string: 0.27.0 magic-string: 0.30.0
picocolors: 1.0.0 picocolors: 1.0.0
devDependencies: devDependencies:
@ -1889,8 +1889,8 @@ packages:
yallist: 4.0.0 yallist: 4.0.0
dev: true dev: true
/magic-string/0.27.0: /magic-string/0.30.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
dependencies: dependencies:
'@jridgewell/sourcemap-codec': 1.4.14 '@jridgewell/sourcemap-codec': 1.4.14