Skip to content

Commit 4c8b6fb

Browse files
chore(deps): update dependency rimraf to v6
1 parent b7e8512 commit 4c8b6fb

File tree

2 files changed

+49
-7
lines changed

2 files changed

+49
-7
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.9",
88+
"rimraf": "6.0.1",
8989
"webpack": "5.92.1",
9090
"webpack-cli": "5.1.4",
9191
"webpack-dev-server": "4.15.2"

yarn.lock

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4031,7 +4031,7 @@ glob-to-regexp@^0.4.1:
40314031
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
40324032
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
40334033

4034-
glob@^10.3.10, glob@^10.3.7:
4034+
glob@^10.3.10:
40354035
version "10.4.3"
40364036
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.3.tgz#e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a"
40374037
integrity sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==
@@ -4043,6 +4043,18 @@ glob@^10.3.10, glob@^10.3.7:
40434043
package-json-from-dist "^1.0.0"
40444044
path-scurry "^1.11.1"
40454045

4046+
glob@^11.0.0:
4047+
version "11.0.0"
4048+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
4049+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
4050+
dependencies:
4051+
foreground-child "^3.1.0"
4052+
jackspeak "^4.0.1"
4053+
minimatch "^10.0.0"
4054+
minipass "^7.1.2"
4055+
package-json-from-dist "^1.0.0"
4056+
path-scurry "^2.0.0"
4057+
40464058
glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
40474059
version "7.2.3"
40484060
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4744,6 +4756,15 @@ jackspeak@^3.1.2:
47444756
optionalDependencies:
47454757
"@pkgjs/parseargs" "^0.11.0"
47464758

4759+
jackspeak@^4.0.1:
4760+
version "4.0.1"
4761+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
4762+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
4763+
dependencies:
4764+
"@isaacs/cliui" "^8.0.2"
4765+
optionalDependencies:
4766+
"@pkgjs/parseargs" "^0.11.0"
4767+
47474768
jest-changed-files@^29.7.0:
47484769
version "29.7.0"
47494770
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-29.7.0.tgz#1c06d07e77c78e1585d020424dedc10d6e17ac3a"
@@ -5401,6 +5422,11 @@ lru-cache@^10.2.0:
54015422
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.0.tgz#cb29b4b2dd55b22e4a729cdb096093d7f85df02d"
54025423
integrity sha512-bfJaPTuEiTYBu+ulDaeQ0F+uLmlfFkMgXj4cbwfuMSjgObGMzb55FMMbDvbRU0fAHZ4sLGkz2mKwcMg8Dvm8Ww==
54035424

5425+
lru-cache@^11.0.0:
5426+
version "11.0.0"
5427+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
5428+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
5429+
54045430
lru-cache@^5.1.1:
54055431
version "5.1.1"
54065432
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -5525,6 +5551,13 @@ minimalistic-assert@^1.0.0:
55255551
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
55265552
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
55275553

5554+
minimatch@^10.0.0:
5555+
version "10.0.1"
5556+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
5557+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
5558+
dependencies:
5559+
brace-expansion "^2.0.1"
5560+
55285561
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
55295562
version "3.1.2"
55305563
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5973,6 +6006,14 @@ path-scurry@^1.11.1:
59736006
lru-cache "^10.2.0"
59746007
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
59756008

6009+
path-scurry@^2.0.0:
6010+
version "2.0.0"
6011+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
6012+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
6013+
dependencies:
6014+
lru-cache "^11.0.0"
6015+
minipass "^7.1.2"
6016+
59766017
59776018
version "0.1.7"
59786019
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -6691,12 +6732,13 @@ reusify@^1.0.4:
66916732
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
66926733
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
66936734

6694-
rimraf@5.0.9:
6695-
version "5.0.9"
6696-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
6697-
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
6735+
rimraf@6.0.1:
6736+
version "6.0.1"
6737+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
6738+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
66986739
dependencies:
6699-
glob "^10.3.7"
6740+
glob "^11.0.0"
6741+
package-json-from-dist "^1.0.0"
67006742

67016743
rimraf@^3.0.2:
67026744
version "3.0.2"

0 commit comments

Comments
 (0)