Skip to content

Commit 4f95a97

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

File tree

2 files changed

+53
-6
lines changed

2 files changed

+53
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-functional": "6.6.1",
4646
"husky": "9.1.7",
4747
"prettier": "3.4.2",
48-
"rimraf": "5.0.10",
48+
"rimraf": "6.0.1",
4949
"type-fest": "^4.10.2",
5050
"typescript": "5.7.2",
5151
"vitest": "^2.0.0"

yarn.lock

Lines changed: 52 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2790,6 +2790,18 @@ glob@^10.3.7:
27902790
package-json-from-dist "^1.0.0"
27912791
path-scurry "^1.11.1"
27922792

2793+
glob@^11.0.0:
2794+
version "11.0.0"
2795+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
2796+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
2797+
dependencies:
2798+
foreground-child "^3.1.0"
2799+
jackspeak "^4.0.1"
2800+
minimatch "^10.0.0"
2801+
minipass "^7.1.2"
2802+
package-json-from-dist "^1.0.0"
2803+
path-scurry "^2.0.0"
2804+
27932805
glob@^7.1.3:
27942806
version "7.2.3"
27952807
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -3149,6 +3161,13 @@ jackspeak@^3.1.2:
31493161
optionalDependencies:
31503162
"@pkgjs/parseargs" "^0.11.0"
31513163

3164+
jackspeak@^4.0.1:
3165+
version "4.0.2"
3166+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015"
3167+
integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==
3168+
dependencies:
3169+
"@isaacs/cliui" "^8.0.2"
3170+
31523171
js-base64@^3.7.2:
31533172
version "3.7.7"
31543173
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
@@ -3309,6 +3328,11 @@ lru-cache@^10.2.0:
33093328
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.2.tgz#78c38f194b747174cff90e60afabcae40c3619f2"
33103329
integrity sha512-voV4dDrdVZVNz84n39LFKDaRzfwhdzJ7akpyXfTMxCgRUp07U3lcJUXRlhTKP17rgt09sUzLi5iCitpEAr+6ug==
33113330

3331+
lru-cache@^11.0.0:
3332+
version "11.0.2"
3333+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
3334+
integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
3335+
33123336
lru-cache@^5.1.1:
33133337
version "5.1.1"
33143338
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -3787,6 +3811,13 @@ mimic-function@^5.0.0:
37873811
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
37883812
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
37893813

3814+
minimatch@^10.0.0:
3815+
version "10.0.1"
3816+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3817+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3818+
dependencies:
3819+
brace-expansion "^2.0.1"
3820+
37903821
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
37913822
version "3.1.2"
37923823
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -4120,6 +4151,14 @@ path-scurry@^1.11.1:
41204151
lru-cache "^10.2.0"
41214152
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
41224153

4154+
path-scurry@^2.0.0:
4155+
version "2.0.0"
4156+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
4157+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
4158+
dependencies:
4159+
lru-cache "^11.0.0"
4160+
minipass "^7.1.2"
4161+
41234162
41244163
version "6.2.1"
41254164
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
@@ -4469,12 +4508,13 @@ reusify@^1.0.4:
44694508
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
44704509
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
44714510

4472-
rimraf@5.0.10, rimraf@^5.0.5:
4473-
version "5.0.10"
4474-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
4475-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
4511+
rimraf@6.0.1:
4512+
version "6.0.1"
4513+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
4514+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
44764515
dependencies:
4477-
glob "^10.3.7"
4516+
glob "^11.0.0"
4517+
package-json-from-dist "^1.0.0"
44784518

44794519
rimraf@^3.0.2:
44804520
version "3.0.2"
@@ -4483,6 +4523,13 @@ rimraf@^3.0.2:
44834523
dependencies:
44844524
glob "^7.1.3"
44854525

4526+
rimraf@^5.0.5:
4527+
version "5.0.10"
4528+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
4529+
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
4530+
dependencies:
4531+
glob "^10.3.7"
4532+
44864533
rollup@^4.20.0:
44874534
version "4.28.0"
44884535
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.28.0.tgz#eb8d28ed43ef60a18f21d0734d230ee79dd0de77"

0 commit comments

Comments
 (0)