mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
chore(deps): update dependency rimraf to v6.1.0
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | rimraf | 6.0.1 | 6.1.0 |
This commit is contained in:
parent
6641ca4c54
commit
8a76521873
2 changed files with 6 additions and 6 deletions
|
|
@ -58,7 +58,7 @@
|
||||||
"npm-run-all2": "7.0.2",
|
"npm-run-all2": "7.0.2",
|
||||||
"prettier": "3.6.2",
|
"prettier": "3.6.2",
|
||||||
"prettier-plugin-packagejson": "2.5.19",
|
"prettier-plugin-packagejson": "2.5.19",
|
||||||
"rimraf": "6.0.1",
|
"rimraf": "6.1.0",
|
||||||
"semantic-release": "24.2.9",
|
"semantic-release": "24.2.9",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"typescript-eslint": "8.46.2"
|
"typescript-eslint": "8.46.2"
|
||||||
|
|
|
||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -79,8 +79,8 @@ importers:
|
||||||
specifier: 2.5.19
|
specifier: 2.5.19
|
||||||
version: 2.5.19(prettier@3.6.2)
|
version: 2.5.19(prettier@3.6.2)
|
||||||
rimraf:
|
rimraf:
|
||||||
specifier: 6.0.1
|
specifier: 6.1.0
|
||||||
version: 6.0.1
|
version: 6.1.0
|
||||||
semantic-release:
|
semantic-release:
|
||||||
specifier: 24.2.9
|
specifier: 24.2.9
|
||||||
version: 24.2.9(typescript@5.9.3)
|
version: 24.2.9(typescript@5.9.3)
|
||||||
|
|
@ -1928,8 +1928,8 @@ packages:
|
||||||
rfdc@1.4.1:
|
rfdc@1.4.1:
|
||||||
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
||||||
|
|
||||||
rimraf@6.0.1:
|
rimraf@6.1.0:
|
||||||
resolution: {integrity: sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==}
|
resolution: {integrity: sha512-DxdlA1bdNzkZK7JiNWH+BAx1x4tEJWoTofIopFo6qWUU94jYrFZ0ubY05TqH3nWPJ1nKa1JWVFDINZ3fnrle/A==}
|
||||||
engines: {node: 20 || >=22}
|
engines: {node: 20 || >=22}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
|
@ -4086,7 +4086,7 @@ snapshots:
|
||||||
|
|
||||||
rfdc@1.4.1: {}
|
rfdc@1.4.1: {}
|
||||||
|
|
||||||
rimraf@6.0.1:
|
rimraf@6.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: 11.0.3
|
glob: 11.0.3
|
||||||
package-json-from-dist: 1.0.1
|
package-json-from-dist: 1.0.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue