Skip to content

Commit b3e6cca

Browse files
chore(deps): update dependency rimraf to v5.0.10
1 parent cf6a682 commit b3e6cca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"prettier": "3.2.5",
6363
"pug": "3.0.3",
6464
"pug-cli": "1.0.0-alpha6",
65-
"rimraf": "5.0.7",
65+
"rimraf": "5.0.10",
6666
"sass": "1.80.4",
6767
"sass-loader": "14.2.1",
6868
"stylus": "0.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2937,10 +2937,10 @@ right-align@^0.1.1:
29372937
dependencies:
29382938
align-text "^0.1.1"
29392939

2940-
2941-
version "5.0.7"
2942-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
2943-
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
2940+
2941+
version "5.0.10"
2942+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
2943+
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
29442944
dependencies:
29452945
glob "^10.3.7"
29462946

0 commit comments

Comments
 (0)