Skip to content

Commit f3f04c5

Browse files
committed
chore(deps): update dependency rimraf to v5.0.10
1 parent 9c5c67b commit f3f04c5

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
@@ -45,7 +45,7 @@
4545
"eslint-plugin-functional": "6.6.1",
4646
"husky": "9.1.4",
4747
"prettier": "3.3.3",
48-
"rimraf": "5.0.9",
48+
"rimraf": "5.0.10",
4949
"type-fest": "^4.10.2",
5050
"typescript": "5.5.4",
5151
"vitest": "^2.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4385,10 +4385,10 @@ reusify@^1.0.4:
43854385
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
43864386
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
43874387

4388-
4389-
version "5.0.9"
4390-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
4391-
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
4388+
4389+
version "5.0.10"
4390+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
4391+
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
43924392
dependencies:
43934393
glob "^10.3.7"
43944394

0 commit comments

Comments
 (0)