mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
skip: merge (2c52ddbe86) [skip release]
This commit is contained in:
commit
603bf102b0
2 changed files with 8 additions and 8 deletions
|
|
@ -55,7 +55,7 @@
|
||||||
"globals": "16.5.0",
|
"globals": "16.5.0",
|
||||||
"husky": "9.1.7",
|
"husky": "9.1.7",
|
||||||
"lint-staged": "15.5.2",
|
"lint-staged": "15.5.2",
|
||||||
"npm-run-all2": "7.0.2",
|
"npm-run-all2": "8.0.4",
|
||||||
"prettier": "3.6.2",
|
"prettier": "3.6.2",
|
||||||
"prettier-plugin-packagejson": "2.5.19",
|
"prettier-plugin-packagejson": "2.5.19",
|
||||||
"rimraf": "6.1.0",
|
"rimraf": "6.1.0",
|
||||||
|
|
|
||||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
|
@ -70,8 +70,8 @@ importers:
|
||||||
specifier: 15.5.2
|
specifier: 15.5.2
|
||||||
version: 15.5.2
|
version: 15.5.2
|
||||||
npm-run-all2:
|
npm-run-all2:
|
||||||
specifier: 7.0.2
|
specifier: 8.0.4
|
||||||
version: 7.0.2
|
version: 8.0.4
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 3.6.2
|
specifier: 3.6.2
|
||||||
version: 3.6.2
|
version: 3.6.2
|
||||||
|
|
@ -1597,9 +1597,9 @@ packages:
|
||||||
resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==}
|
resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==}
|
||||||
engines: {node: ^18.17.0 || >=20.5.0}
|
engines: {node: ^18.17.0 || >=20.5.0}
|
||||||
|
|
||||||
npm-run-all2@7.0.2:
|
npm-run-all2@8.0.4:
|
||||||
resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==}
|
resolution: {integrity: sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==}
|
||||||
engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'}
|
engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
npm-run-path@4.0.1:
|
npm-run-path@4.0.1:
|
||||||
|
|
@ -3865,12 +3865,12 @@ snapshots:
|
||||||
|
|
||||||
npm-normalize-package-bin@4.0.0: {}
|
npm-normalize-package-bin@4.0.0: {}
|
||||||
|
|
||||||
npm-run-all2@7.0.2:
|
npm-run-all2@8.0.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-styles: 6.2.3
|
ansi-styles: 6.2.3
|
||||||
cross-spawn: 7.0.6
|
cross-spawn: 7.0.6
|
||||||
memorystream: 0.3.1
|
memorystream: 0.3.1
|
||||||
minimatch: 9.0.5
|
picomatch: 4.0.3
|
||||||
pidtree: 0.6.0
|
pidtree: 0.6.0
|
||||||
read-package-json-fast: 4.0.0
|
read-package-json-fast: 4.0.0
|
||||||
shell-quote: 1.8.3
|
shell-quote: 1.8.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue