Skip to content

Commit ba4f46b

Browse files
chore(deps): update dependency rimraf to v6
1 parent d13c88b commit ba4f46b

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.10",
88+
"rimraf": "6.0.1",
8989
"webpack": "5.94.0",
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
@@ -3994,7 +3994,7 @@ glob-to-regexp@^0.4.1:
39943994
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
39953995
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
39963996

3997-
glob@^10.3.10, glob@^10.3.7:
3997+
glob@^10.3.10:
39983998
version "10.4.5"
39993999
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
40004000
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
@@ -4006,6 +4006,18 @@ glob@^10.3.10, glob@^10.3.7:
40064006
package-json-from-dist "^1.0.0"
40074007
path-scurry "^1.11.1"
40084008

4009+
glob@^11.0.0:
4010+
version "11.0.0"
4011+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
4012+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
4013+
dependencies:
4014+
foreground-child "^3.1.0"
4015+
jackspeak "^4.0.1"
4016+
minimatch "^10.0.0"
4017+
minipass "^7.1.2"
4018+
package-json-from-dist "^1.0.0"
4019+
path-scurry "^2.0.0"
4020+
40094021
glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
40104022
version "7.2.3"
40114023
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4707,6 +4719,15 @@ jackspeak@^3.1.2:
47074719
optionalDependencies:
47084720
"@pkgjs/parseargs" "^0.11.0"
47094721

4722+
jackspeak@^4.0.1:
4723+
version "4.0.1"
4724+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
4725+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
4726+
dependencies:
4727+
"@isaacs/cliui" "^8.0.2"
4728+
optionalDependencies:
4729+
"@pkgjs/parseargs" "^0.11.0"
4730+
47104731
jest-changed-files@^29.7.0:
47114732
version "29.7.0"
47124733
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-29.7.0.tgz#1c06d07e77c78e1585d020424dedc10d6e17ac3a"
@@ -5364,6 +5385,11 @@ lru-cache@^10.2.0:
53645385
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
53655386
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
53665387

5388+
lru-cache@^11.0.0:
5389+
version "11.0.0"
5390+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
5391+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
5392+
53675393
lru-cache@^5.1.1:
53685394
version "5.1.1"
53695395
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -5493,6 +5519,13 @@ minimalistic-assert@^1.0.0:
54935519
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
54945520
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
54955521

5522+
minimatch@^10.0.0:
5523+
version "10.0.1"
5524+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
5525+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
5526+
dependencies:
5527+
brace-expansion "^2.0.1"
5528+
54965529
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
54975530
version "3.1.2"
54985531
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5932,6 +5965,14 @@ path-scurry@^1.11.1:
59325965
lru-cache "^10.2.0"
59335966
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
59345967

5968+
path-scurry@^2.0.0:
5969+
version "2.0.0"
5970+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5971+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
5972+
dependencies:
5973+
lru-cache "^11.0.0"
5974+
minipass "^7.1.2"
5975+
59355976
59365977
version "0.1.7"
59375978
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -6650,12 +6691,13 @@ reusify@^1.0.4:
66506691
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
66516692
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
66526693

6653-
rimraf@5.0.10:
6654-
version "5.0.10"
6655-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
6656-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
6694+
rimraf@6.0.1:
6695+
version "6.0.1"
6696+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
6697+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
66576698
dependencies:
6658-
glob "^10.3.7"
6699+
glob "^11.0.0"
6700+
package-json-from-dist "^1.0.0"
66596701

66606702
rimraf@^3.0.2:
66616703
version "3.0.2"

0 commit comments

Comments
 (0)