mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
chore(deps): update dependency npm-run-all2 to v6.2.2 (#30122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
20cca614c4
commit
b4849b6077
2 changed files with 6 additions and 6 deletions
|
@ -334,7 +334,7 @@
|
|||
"markdownlint-cli2": "0.13.0",
|
||||
"memfs": "4.9.3",
|
||||
"nock": "13.5.4",
|
||||
"npm-run-all2": "6.2.1",
|
||||
"npm-run-all2": "6.2.2",
|
||||
"nyc": "17.0.0",
|
||||
"pretty-format": "29.7.0",
|
||||
"rimraf": "5.0.7",
|
||||
|
|
|
@ -579,8 +579,8 @@ importers:
|
|||
specifier: 13.5.4
|
||||
version: 13.5.4
|
||||
npm-run-all2:
|
||||
specifier: 6.2.1
|
||||
version: 6.2.1
|
||||
specifier: 6.2.2
|
||||
version: 6.2.2
|
||||
nyc:
|
||||
specifier: 17.0.0
|
||||
version: 17.0.0
|
||||
|
@ -4663,8 +4663,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.1:
|
||||
resolution: {integrity: sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw==}
|
||||
npm-run-all2@6.2.2:
|
||||
resolution: {integrity: sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==}
|
||||
engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -11598,7 +11598,7 @@ snapshots:
|
|||
|
||||
npm-normalize-package-bin@3.0.1: {}
|
||||
|
||||
npm-run-all2@6.2.1:
|
||||
npm-run-all2@6.2.2:
|
||||
dependencies:
|
||||
ansi-styles: 6.2.1
|
||||
cross-spawn: 7.0.3
|
||||
|
|
Loading…
Reference in a new issue