Skip to content

Commit 5f9499d

Browse files
chore(deps): update dependency rimraf to v6
1 parent ab16eee commit 5f9499d

File tree

2 files changed

+33
-39
lines changed

2 files changed

+33
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"husky": "9.1.7",
3838
"nano-staged": "0.8.0",
3939
"pkgroll": "2.10.0",
40-
"rimraf": "5.0.10",
40+
"rimraf": "6.0.1",
4141
"sort-package-json": "2.14.0",
4242
"tsd": "0.31.2",
4343
"tsx": "4.19.2",

yarn.lock

Lines changed: 32 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -475,11 +475,6 @@
475475
"@nodelib/fs.scandir" "2.1.5"
476476
fastq "^1.6.0"
477477

478-
"@pkgjs/parseargs@^0.11.0":
479-
version "0.11.0"
480-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
481-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
482-
483478
"@polka/url@^1.0.0-next.24":
484479
version "1.0.0-next.28"
485480
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.28.tgz#d45e01c4a56f143ee69c54dd6b12eade9e270a73"
@@ -1215,17 +1210,17 @@ glob-parent@^5.1.2:
12151210
dependencies:
12161211
is-glob "^4.0.1"
12171212

1218-
glob@^10.3.7:
1219-
version "10.4.5"
1220-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
1221-
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
1213+
glob@^11.0.0:
1214+
version "11.0.1"
1215+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
1216+
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
12221217
dependencies:
12231218
foreground-child "^3.1.0"
1224-
jackspeak "^3.1.2"
1225-
minimatch "^9.0.4"
1219+
jackspeak "^4.0.1"
1220+
minimatch "^10.0.0"
12261221
minipass "^7.1.2"
12271222
package-json-from-dist "^1.0.0"
1228-
path-scurry "^1.11.1"
1223+
path-scurry "^2.0.0"
12291224

12301225
globby@^11.0.1:
12311226
version "11.1.0"
@@ -1354,14 +1349,12 @@ isexe@^2.0.0:
13541349
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
13551350
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
13561351

1357-
jackspeak@^3.1.2:
1358-
version "3.4.3"
1359-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
1360-
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
1352+
jackspeak@^4.0.1:
1353+
version "4.0.3"
1354+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.3.tgz#8a21082b8c019e7a0a8187ad8b736609bc85ab18"
1355+
integrity sha512-oSwM7q8PTHQWuZAlp995iPpPJ4Vkl7qT0ZRD+9duL9j2oBy6KcTfyxc8mEuHJYC+z/kbps80aJLkaNzTOrf/kw==
13611356
dependencies:
13621357
"@isaacs/cliui" "^8.0.2"
1363-
optionalDependencies:
1364-
"@pkgjs/parseargs" "^0.11.0"
13651358

13661359
jest-diff@^29.0.3:
13671360
version "29.7.0"
@@ -1423,10 +1416,10 @@ loupe@^3.1.0, loupe@^3.1.2:
14231416
resolved "https://registry.yarnpkg.com/loupe/-/loupe-3.1.3.tgz#042a8f7986d77f3d0f98ef7990a2b2fef18b0fd2"
14241417
integrity sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==
14251418

1426-
lru-cache@^10.2.0:
1427-
version "10.4.3"
1428-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
1429-
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
1419+
lru-cache@^11.0.0:
1420+
version "11.0.2"
1421+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
1422+
integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
14301423

14311424
lru-cache@^6.0.0:
14321425
version "6.0.0"
@@ -1488,10 +1481,10 @@ min-indent@^1.0.0:
14881481
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
14891482
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
14901483

1491-
minimatch@^9.0.4:
1492-
version "9.0.5"
1493-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1494-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
1484+
minimatch@^10.0.0:
1485+
version "10.0.1"
1486+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
1487+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
14951488
dependencies:
14961489
brace-expansion "^2.0.1"
14971490

@@ -1504,7 +1497,7 @@ [email protected]:
15041497
is-plain-obj "^1.1.0"
15051498
kind-of "^6.0.3"
15061499

1507-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
1500+
minipass@^7.1.2:
15081501
version "7.1.2"
15091502
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
15101503
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -1600,13 +1593,13 @@ path-parse@^1.0.7:
16001593
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
16011594
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
16021595

1603-
path-scurry@^1.11.1:
1604-
version "1.11.1"
1605-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
1606-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
1596+
path-scurry@^2.0.0:
1597+
version "2.0.0"
1598+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
1599+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
16071600
dependencies:
1608-
lru-cache "^10.2.0"
1609-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1601+
lru-cache "^11.0.0"
1602+
minipass "^7.1.2"
16101603

16111604
path-type@^4.0.0:
16121605
version "4.0.0"
@@ -1741,12 +1734,13 @@ reusify@^1.0.4:
17411734
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
17421735
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
17431736

1744-
rimraf@5.0.10:
1745-
version "5.0.10"
1746-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
1747-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
1737+
rimraf@6.0.1:
1738+
version "6.0.1"
1739+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
1740+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
17481741
dependencies:
1749-
glob "^10.3.7"
1742+
glob "^11.0.0"
1743+
package-json-from-dist "^1.0.0"
17501744

17511745
rollup-pluginutils@^2.8.2:
17521746
version "2.8.2"

0 commit comments

Comments
 (0)