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:
renovate[bot] 2024-05-24 10:39:14 +00:00 committed by GitHub
parent a57ae609af
commit 05e22d86df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"eslint-plugin-json": "3.1.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"npm-run-all2": "6.2.0",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.5.0",
"rimraf": "5.0.7",

9
pnpm-lock.yaml generated
View file

@ -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: