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.6
| datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | npm | npm-run-all2 | 6.2.4 | 6.2.6 |
This commit is contained in:
parent
0b061eb768
commit
ccced66fcc
2 changed files with 6 additions and 6 deletions
|
|
@ -52,7 +52,7 @@
|
|||
"eslint-plugin-json": "3.1.0",
|
||||
"husky": "9.1.6",
|
||||
"lint-staged": "15.2.10",
|
||||
"npm-run-all2": "6.2.4",
|
||||
"npm-run-all2": "6.2.6",
|
||||
"prettier": "3.3.3",
|
||||
"prettier-plugin-packagejson": "2.5.3",
|
||||
"rimraf": "6.0.1",
|
||||
|
|
|
|||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -64,8 +64,8 @@ importers:
|
|||
specifier: 15.2.10
|
||||
version: 15.2.10
|
||||
npm-run-all2:
|
||||
specifier: 6.2.4
|
||||
version: 6.2.4
|
||||
specifier: 6.2.6
|
||||
version: 6.2.6
|
||||
prettier:
|
||||
specifier: 3.3.3
|
||||
version: 3.3.3
|
||||
|
|
@ -1457,8 +1457,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.4:
|
||||
resolution: {integrity: sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw==}
|
||||
npm-run-all2@6.2.6:
|
||||
resolution: {integrity: sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg==}
|
||||
engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -3716,7 +3716,7 @@ snapshots:
|
|||
|
||||
npm-normalize-package-bin@3.0.1: {}
|
||||
|
||||
npm-run-all2@6.2.4:
|
||||
npm-run-all2@6.2.6:
|
||||
dependencies:
|
||||
ansi-styles: 6.2.1
|
||||
cross-spawn: 7.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue