Skip to content

Commit 9bf4654

Browse files
committed
Update dependency rimraf to v5.0.7
1 parent e55aa2f commit 9bf4654

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
@@ -31,7 +31,7 @@
3131
"@rollup/plugin-commonjs": "^25.0.0",
3232
"@rollup/plugin-node-resolve": "^15.0.0",
3333
"ethers": "^6.0.0",
34-
"rimraf": "5.0.6",
34+
"rimraf": "5.0.7",
3535
"rollup": "^2.75.6"
3636
},
3737
"devDependencies": {

yarn.lock

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

1240-
1241-
version "5.0.6"
1242-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.6.tgz#f13b90af1794a2e8e1ecd052263bcf688742af88"
1243-
integrity sha512-X72SgyOf+1lFnGM6gYcmZ4+jMOwuT4E4SajKQzUIlI7EoR5eFHMhS/wf8Ll0mN+w2bxcIVldrJQ6xT7HFQywjg==
1240+
1241+
version "5.0.7"
1242+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
1243+
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
12441244
dependencies:
12451245
glob "^10.3.7"
12461246

0 commit comments

Comments
 (0)