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 v7.0.2
| datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | npm | npm-run-all2 | 7.0.1 | 7.0.2 |
This commit is contained in:
parent
790507a57f
commit
1b5d91c7da
2 changed files with 6 additions and 6 deletions
|
|
@ -55,7 +55,7 @@
|
|||
"globals": "15.13.0",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "15.2.11",
|
||||
"npm-run-all2": "7.0.1",
|
||||
"npm-run-all2": "7.0.2",
|
||||
"prettier": "3.4.2",
|
||||
"prettier-plugin-packagejson": "2.5.6",
|
||||
"rimraf": "6.0.1",
|
||||
|
|
|
|||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -70,8 +70,8 @@ importers:
|
|||
specifier: 15.2.11
|
||||
version: 15.2.11
|
||||
npm-run-all2:
|
||||
specifier: 7.0.1
|
||||
version: 7.0.1
|
||||
specifier: 7.0.2
|
||||
version: 7.0.2
|
||||
prettier:
|
||||
specifier: 3.4.2
|
||||
version: 3.4.2
|
||||
|
|
@ -1566,8 +1566,8 @@ packages:
|
|||
resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0}
|
||||
|
||||
npm-run-all2@7.0.1:
|
||||
resolution: {integrity: sha512-Adbv+bJQ8UTAM03rRODqrO5cx0YU5KCG2CvHtSURiadvdTjjgGJXdbc1oQ9CXBh9dnGfHSoSB1Web/0Dzp6kOQ==}
|
||||
npm-run-all2@7.0.2:
|
||||
resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -3799,7 +3799,7 @@ snapshots:
|
|||
|
||||
npm-normalize-package-bin@4.0.0: {}
|
||||
|
||||
npm-run-all2@7.0.1:
|
||||
npm-run-all2@7.0.2:
|
||||
dependencies:
|
||||
ansi-styles: 6.2.1
|
||||
cross-spawn: 7.0.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue