chore(deps): update dependency rimraf to v5.0.7
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful

This commit is contained in:
Renovate Bot 2024-06-15 16:01:56 +00:00
parent 0079d77d1a
commit 9478a03025
2 changed files with 6 additions and 6 deletions

View file

@ -82,7 +82,7 @@
"handlebars": "4.7.8",
"npm-run-all": "4.1.5",
"prettier": "3.3.2",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"rollup": "4.18.0",
"rollup-plugin-swc3": "0.11.0",
"sass": "1.77.5",

View file

@ -63,8 +63,8 @@ devDependencies:
specifier: 3.3.2
version: 3.3.2
rimraf:
specifier: 5.0.5
version: 5.0.5
specifier: 5.0.7
version: 5.0.7
rollup:
specifier: 4.18.0
version: 4.18.0
@ -4300,9 +4300,9 @@ packages:
glob: 7.2.3
dev: true
/rimraf@5.0.5:
resolution: {integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==}
engines: {node: '>=14'}
/rimraf@5.0.7:
resolution: {integrity: sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==}
engines: {node: '>=14.18'}
hasBin: true
dependencies:
glob: 10.3.7