Skip to content

Commit ad022f8

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

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.93.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
@@ -4007,7 +4007,7 @@ glob-to-regexp@^0.4.1:
40074007
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
40084008
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
40094009

4010-
glob@^10.3.10, glob@^10.3.7:
4010+
glob@^10.3.10:
40114011
version "10.4.5"
40124012
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
40134013
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
@@ -4019,6 +4019,18 @@ glob@^10.3.10, glob@^10.3.7:
40194019
package-json-from-dist "^1.0.0"
40204020
path-scurry "^1.11.1"
40214021

4022+
glob@^11.0.0:
4023+
version "11.0.0"
4024+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
4025+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
4026+
dependencies:
4027+
foreground-child "^3.1.0"
4028+
jackspeak "^4.0.1"
4029+
minimatch "^10.0.0"
4030+
minipass "^7.1.2"
4031+
package-json-from-dist "^1.0.0"
4032+
path-scurry "^2.0.0"
4033+
40224034
glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
40234035
version "7.2.3"
40244036
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4720,6 +4732,15 @@ jackspeak@^3.1.2:
47204732
optionalDependencies:
47214733
"@pkgjs/parseargs" "^0.11.0"
47224734

4735+
jackspeak@^4.0.1:
4736+
version "4.0.1"
4737+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
4738+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
4739+
dependencies:
4740+
"@isaacs/cliui" "^8.0.2"
4741+
optionalDependencies:
4742+
"@pkgjs/parseargs" "^0.11.0"
4743+
47234744
jest-changed-files@^29.7.0:
47244745
version "29.7.0"
47254746
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-29.7.0.tgz#1c06d07e77c78e1585d020424dedc10d6e17ac3a"
@@ -5377,6 +5398,11 @@ lru-cache@^10.2.0:
53775398
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
53785399
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
53795400

5401+
lru-cache@^11.0.0:
5402+
version "11.0.0"
5403+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
5404+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
5405+
53805406
lru-cache@^5.1.1:
53815407
version "5.1.1"
53825408
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -5506,6 +5532,13 @@ minimalistic-assert@^1.0.0:
55065532
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
55075533
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
55085534

5535+
minimatch@^10.0.0:
5536+
version "10.0.1"
5537+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
5538+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
5539+
dependencies:
5540+
brace-expansion "^2.0.1"
5541+
55095542
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
55105543
version "3.1.2"
55115544
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5945,6 +5978,14 @@ path-scurry@^1.11.1:
59455978
lru-cache "^10.2.0"
59465979
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
59475980

5981+
path-scurry@^2.0.0:
5982+
version "2.0.0"
5983+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5984+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
5985+
dependencies:
5986+
lru-cache "^11.0.0"
5987+
minipass "^7.1.2"
5988+
59485989
59495990
version "0.1.7"
59505991
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -6663,12 +6704,13 @@ reusify@^1.0.4:
66636704
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
66646705
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
66656706

6666-
rimraf@5.0.10:
6667-
version "5.0.10"
6668-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
6669-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
6707+
rimraf@6.0.1:
6708+
version "6.0.1"
6709+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
6710+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
66706711
dependencies:
6671-
glob "^10.3.7"
6712+
glob "^11.0.0"
6713+
package-json-from-dist "^1.0.0"
66726714

66736715
rimraf@^3.0.2:
66746716
version "3.0.2"

0 commit comments

Comments
 (0)