mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
chore(deps): update dependency npm-run-all2 to v6.2.0
| datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | npm | npm-run-all2 | 6.1.2 | 6.2.0 |
This commit is contained in:
parent
a57ae609af
commit
05e22d86df
2 changed files with 6 additions and 5 deletions
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
|
|
@ -62,8 +62,8 @@ devDependencies:
|
|||
specifier: 15.2.2
|
||||
version: 15.2.2
|
||||
npm-run-all2:
|
||||
specifier: 6.1.2
|
||||
version: 6.1.2
|
||||
specifier: 6.2.0
|
||||
version: 6.2.0
|
||||
prettier:
|
||||
specifier: 3.2.5
|
||||
version: 3.2.5
|
||||
|
|
@ -2481,6 +2481,7 @@ packages:
|
|||
|
||||
/inflight@1.0.6:
|
||||
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
||||
deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
||||
dependencies:
|
||||
once: 1.4.0
|
||||
wrappy: 1.0.2
|
||||
|
|
@ -3200,8 +3201,8 @@ packages:
|
|||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/npm-run-all2@6.1.2:
|
||||
resolution: {integrity: sha512-WwwnS8Ft+RpXve6T2EIEVpFLSqN+ORHRvgNk3H9N62SZXjmzKoRhMFg3I17TK3oMaAEr+XFbRirWS2Fn3BCPSg==}
|
||||
/npm-run-all2@6.2.0:
|
||||
resolution: {integrity: sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0, npm: '>= 8'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue