mirror of https://github.com/vuejs/core.git
chore(deps): update dependency npm-run-all2 to ^6.2.3 (#11937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6b07244dd5
commit
732a38ef63
|
@ -87,7 +87,7 @@
|
|||
"magic-string": "^0.30.11",
|
||||
"markdown-table": "^3.0.3",
|
||||
"marked": "13.0.3",
|
||||
"npm-run-all2": "^6.2.2",
|
||||
"npm-run-all2": "^6.2.3",
|
||||
"picocolors": "^1.1.0",
|
||||
"prettier": "^3.3.3",
|
||||
"pretty-bytes": "^6.1.1",
|
||||
|
|
|
@ -117,8 +117,8 @@ importers:
|
|||
specifier: 13.0.3
|
||||
version: 13.0.3
|
||||
npm-run-all2:
|
||||
specifier: ^6.2.2
|
||||
version: 6.2.2
|
||||
specifier: ^6.2.3
|
||||
version: 6.2.3
|
||||
picocolors:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
|
@ -2571,8 +2571,8 @@ packages:
|
|||
resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
|
||||
npm-run-all2@6.2.2:
|
||||
resolution: {integrity: sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==}
|
||||
npm-run-all2@6.2.3:
|
||||
resolution: {integrity: sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg==}
|
||||
engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -5500,7 +5500,7 @@ snapshots:
|
|||
|
||||
npm-normalize-package-bin@3.0.1: {}
|
||||
|
||||
npm-run-all2@6.2.2:
|
||||
npm-run-all2@6.2.3:
|
||||
dependencies:
|
||||
ansi-styles: 6.2.1
|
||||
cross-spawn: 7.0.3
|
||||
|
|
Loading…
Reference in New Issue