mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
chore(deps): update dependency npm-run-all2 to v8 (#968)
| datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | npm | npm-run-all2 | 7.0.2 | 8.0.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c302cccfb5
commit
2c52ddbe86
2 changed files with 8 additions and 8 deletions
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
|
@ -70,8 +70,8 @@ importers:
|
|||
specifier: 15.5.2
|
||||
version: 15.5.2
|
||||
npm-run-all2:
|
||||
specifier: 7.0.2
|
||||
version: 7.0.2
|
||||
specifier: 8.0.4
|
||||
version: 8.0.4
|
||||
prettier:
|
||||
specifier: 3.6.2
|
||||
version: 3.6.2
|
||||
|
|
@ -1597,9 +1597,9 @@ packages:
|
|||
resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0}
|
||||
|
||||
npm-run-all2@7.0.2:
|
||||
resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'}
|
||||
npm-run-all2@8.0.4:
|
||||
resolution: {integrity: sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==}
|
||||
engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'}
|
||||
hasBin: true
|
||||
|
||||
npm-run-path@4.0.1:
|
||||
|
|
@ -3865,12 +3865,12 @@ snapshots:
|
|||
|
||||
npm-normalize-package-bin@4.0.0: {}
|
||||
|
||||
npm-run-all2@7.0.2:
|
||||
npm-run-all2@8.0.4:
|
||||
dependencies:
|
||||
ansi-styles: 6.2.3
|
||||
cross-spawn: 7.0.6
|
||||
memorystream: 0.3.1
|
||||
minimatch: 9.0.5
|
||||
picomatch: 4.0.3
|
||||
pidtree: 0.6.0
|
||||
read-package-json-fast: 4.0.0
|
||||
shell-quote: 1.8.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue