Skip to content

Commit 6a24ccf

Browse files
committed
chore(deps): update dependency rimraf to v5.0.9
1 parent a332df4 commit 6a24ccf

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-functional": "6.6.1",
4949
"husky": "9.0.11",
5050
"prettier": "3.3.2",
51-
"rimraf": "5.0.8",
51+
"rimraf": "5.0.9",
5252
"type-fest": "^4.3.1",
5353
"typescript": "5.5.3"
5454
},

yarn.lock

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

4674-
rimraf@5.0.8:
4675-
version "5.0.8"
4676-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8.tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c"
4677-
integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw==
4674+
rimraf@5.0.9:
4675+
version "5.0.9"
4676+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
4677+
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
46784678
dependencies:
46794679
glob "^10.3.7"
46804680

0 commit comments

Comments
 (0)