Skip to content

Commit 7b661fc

Browse files
chore(deps): update dependency rimraf to v6
1 parent bf666b1 commit 7b661fc

File tree

2 files changed

+47
-7
lines changed

2 files changed

+47
-7
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.5.1",
40-
"rimraf": "5.0.10",
40+
"rimraf": "6.0.1",
4141
"sort-package-json": "2.12.0",
4242
"tsd": "0.31.2",
4343
"tsx": "4.19.2",

yarn.lock

Lines changed: 46 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ glob-parent@^5.1.2:
10401040
dependencies:
10411041
is-glob "^4.0.1"
10421042

1043-
glob@^10.3.7, glob@^10.4.1:
1043+
glob@^10.4.1:
10441044
version "10.4.5"
10451045
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
10461046
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
@@ -1052,6 +1052,18 @@ glob@^10.3.7, glob@^10.4.1:
10521052
package-json-from-dist "^1.0.0"
10531053
path-scurry "^1.11.1"
10541054

1055+
glob@^11.0.0:
1056+
version "11.0.0"
1057+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
1058+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
1059+
dependencies:
1060+
foreground-child "^3.1.0"
1061+
jackspeak "^4.0.1"
1062+
minimatch "^10.0.0"
1063+
minipass "^7.1.2"
1064+
package-json-from-dist "^1.0.0"
1065+
path-scurry "^2.0.0"
1066+
10551067
globby@^11.0.1:
10561068
version "11.1.0"
10571069
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -1188,6 +1200,13 @@ jackspeak@^3.1.2:
11881200
optionalDependencies:
11891201
"@pkgjs/parseargs" "^0.11.0"
11901202

1203+
jackspeak@^4.0.1:
1204+
version "4.0.2"
1205+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015"
1206+
integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==
1207+
dependencies:
1208+
"@isaacs/cliui" "^8.0.2"
1209+
11911210
jest-diff@^29.0.3:
11921211
version "29.7.0"
11931212
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.7.0.tgz#017934a66ebb7ecf6f205e84699be10afd70458a"
@@ -1253,6 +1272,11 @@ lru-cache@^10.2.0:
12531272
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
12541273
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
12551274

1275+
lru-cache@^11.0.0:
1276+
version "11.0.2"
1277+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
1278+
integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
1279+
12561280
lru-cache@^6.0.0:
12571281
version "6.0.0"
12581282
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@@ -1313,6 +1337,13 @@ min-indent@^1.0.0:
13131337
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
13141338
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
13151339

1340+
minimatch@^10.0.0:
1341+
version "10.0.1"
1342+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
1343+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
1344+
dependencies:
1345+
brace-expansion "^2.0.1"
1346+
13161347
minimatch@^9.0.4:
13171348
version "9.0.5"
13181349
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
@@ -1433,6 +1464,14 @@ path-scurry@^1.11.1:
14331464
lru-cache "^10.2.0"
14341465
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
14351466

1467+
path-scurry@^2.0.0:
1468+
version "2.0.0"
1469+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
1470+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
1471+
dependencies:
1472+
lru-cache "^11.0.0"
1473+
minipass "^7.1.2"
1474+
14361475
path-type@^4.0.0:
14371476
version "4.0.0"
14381477
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -1565,12 +1604,13 @@ reusify@^1.0.4:
15651604
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
15661605
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
15671606

1568-
rimraf@5.0.10:
1569-
version "5.0.10"
1570-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
1571-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
1607+
rimraf@6.0.1:
1608+
version "6.0.1"
1609+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
1610+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
15721611
dependencies:
1573-
glob "^10.3.7"
1612+
glob "^11.0.0"
1613+
package-json-from-dist "^1.0.0"
15741614

15751615
rollup@^4.18.1, rollup@^4.20.0:
15761616
version "4.27.2"

0 commit comments

Comments
 (0)