mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency npm-run-all2 to v6.2.2
| datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | npm | npm-run-all2 | 6.2.1 | 6.2.2 |
This commit is contained in:
parent
1334247f7e
commit
8a5d6f9af7
2 changed files with 6 additions and 6 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
"eslint-plugin-json": "3.1.0",
|
"eslint-plugin-json": "3.1.0",
|
||||||
"husky": "9.0.11",
|
"husky": "9.0.11",
|
||||||
"lint-staged": "15.2.7",
|
"lint-staged": "15.2.7",
|
||||||
"npm-run-all2": "6.2.1",
|
"npm-run-all2": "6.2.2",
|
||||||
"prettier": "3.3.2",
|
"prettier": "3.3.2",
|
||||||
"prettier-plugin-packagejson": "2.5.0",
|
"prettier-plugin-packagejson": "2.5.0",
|
||||||
"rimraf": "5.0.7",
|
"rimraf": "5.0.7",
|
||||||
|
|
|
||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -64,8 +64,8 @@ importers:
|
||||||
specifier: 15.2.7
|
specifier: 15.2.7
|
||||||
version: 15.2.7
|
version: 15.2.7
|
||||||
npm-run-all2:
|
npm-run-all2:
|
||||||
specifier: 6.2.1
|
specifier: 6.2.2
|
||||||
version: 6.2.1
|
version: 6.2.2
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 3.3.2
|
specifier: 3.3.2
|
||||||
version: 3.3.2
|
version: 3.3.2
|
||||||
|
|
@ -1440,8 +1440,8 @@ packages:
|
||||||
resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==}
|
resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==}
|
||||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||||
|
|
||||||
npm-run-all2@6.2.1:
|
npm-run-all2@6.2.2:
|
||||||
resolution: {integrity: sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw==}
|
resolution: {integrity: sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==}
|
||||||
engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'}
|
engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
|
@ -3655,7 +3655,7 @@ snapshots:
|
||||||
|
|
||||||
npm-normalize-package-bin@3.0.1: {}
|
npm-normalize-package-bin@3.0.1: {}
|
||||||
|
|
||||||
npm-run-all2@6.2.1:
|
npm-run-all2@6.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-styles: 6.2.1
|
ansi-styles: 6.2.1
|
||||||
cross-spawn: 7.0.3
|
cross-spawn: 7.0.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue