Skip to content

Commit 90e5ea8

Browse files
committed
Update dependency rimraf to v5.0.9
1 parent 210f7a7 commit 90e5ea8

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
@@ -33,7 +33,7 @@
3333
"@types/elliptic": "^6.4.17",
3434
"elliptic": "^6.5.4",
3535
"ethers": "^6.0.0",
36-
"rimraf": "5.0.8",
36+
"rimraf": "5.0.9",
3737
"rollup": "^4.0.0",
3838
"tslib": "^2.6.2",
3939
"typescript": "5.5.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -569,10 +569,10 @@ resolve@^1.22.1:
569569
path-parse "^1.0.7"
570570
supports-preserve-symlinks-flag "^1.0.0"
571571

572-
rimraf@5.0.8:
573-
version "5.0.8"
574-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8.tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c"
575-
integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw==
572+
rimraf@5.0.9:
573+
version "5.0.9"
574+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
575+
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
576576
dependencies:
577577
glob "^10.3.7"
578578

0 commit comments

Comments
 (0)