Skip to content

Commit

Permalink
Merge pull request #1242 from matteobruni/renovate/rimraf-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency rimraf to v5.0.7
  • Loading branch information
matteobruni authored May 15, 2024
2 parents 3c00695 + a165fa5 commit a0428b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"prettier": "3.1.1",
"pug": "3.0.2",
"pug-cli": "1.0.0-alpha6",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"sass": "1.74.1",
"sass-loader": "14.1.1",
"stylus": "0.62.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2771,10 +2771,10 @@ right-align@^0.1.1:
dependencies:
align-text "^0.1.1"

rimraf@5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
rimraf@5.0.7:
version "5.0.7"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
dependencies:
glob "^10.3.7"

Expand Down

0 comments on commit a0428b8

Please sign in to comment.