Skip to content

Commit 24b86e3

Browse files
Update dependency rimraf to v5.0.9
1 parent f785af5 commit 24b86e3

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
@@ -42,7 +42,7 @@
4242
"esm": "3.2.25",
4343
"husky": "9.0.11",
4444
"prettier": "3.2.5",
45-
"rimraf": "5.0.5",
45+
"rimraf": "5.0.9",
4646
"rollup": "2.79.1",
4747
"rollup-plugin-terser": "7.0.2",
4848
"sinon": "17.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8198,10 +8198,10 @@ reusify@^1.0.4:
81988198
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz"
81998199
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
82008200

8201-
8202-
version "5.0.5"
8203-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
8204-
integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
8201+
8202+
version "5.0.9"
8203+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
8204+
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
82058205
dependencies:
82068206
glob "^10.3.7"
82078207

0 commit comments

Comments
 (0)