Skip to content

Commit 2170965

Browse files
chore(deps): update dependency rimraf to v5.0.8
1 parent 3cd235c commit 2170965

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
@@ -85,7 +85,7 @@
8585
"react-live": "4.1.7",
8686
"react-modal": "3.16.1",
8787
"react-test-renderer": "18.3.1",
88-
"rimraf": "5.0.7",
88+
"rimraf": "5.0.8",
8989
"webpack": "5.92.1",
9090
"webpack-cli": "5.1.4",
9191
"webpack-dev-server": "4.15.2"

yarn.lock

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

6694-
6695-
version "5.0.7"
6696-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
6697-
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
6694+
6695+
version "5.0.8"
6696+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8.tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c"
6697+
integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw==
66986698
dependencies:
66996699
glob "^10.3.7"
67006700

0 commit comments

Comments
 (0)