Skip to content

Commit 344da8f

Browse files
Update dependency rimraf to v6 (#499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2eaaa0 commit 344da8f

File tree

2 files changed

+47
-7
lines changed

2 files changed

+47
-7
lines changed

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"c8": "10.1.3",
3232
"mocha": "11.1.0",
3333
"react": "18.3.1",
34-
"rimraf": "5.0.10",
34+
"rimraf": "6.0.1",
3535
"should": "13.2.3",
3636
"sinon": "20.0.0"
3737
},

yarn.lock

Lines changed: 46 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6542,7 +6542,7 @@ [email protected]:
65426542
once "^1.3.0"
65436543
path-is-absolute "^1.0.0"
65446544

6545-
glob@^10.2.2, glob@^10.3.7, glob@^10.4.1, glob@^10.4.5:
6545+
glob@^10.2.2, glob@^10.4.1, glob@^10.4.5:
65466546
version "10.4.5"
65476547
resolved "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz"
65486548
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
@@ -6554,6 +6554,18 @@ glob@^10.2.2, glob@^10.3.7, glob@^10.4.1, glob@^10.4.5:
65546554
package-json-from-dist "^1.0.0"
65556555
path-scurry "^1.11.1"
65566556

6557+
glob@^11.0.0:
6558+
version "11.0.2"
6559+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.2.tgz#3261e3897bbc603030b041fd77ba636022d51ce0"
6560+
integrity sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==
6561+
dependencies:
6562+
foreground-child "^3.1.0"
6563+
jackspeak "^4.0.1"
6564+
minimatch "^10.0.0"
6565+
minipass "^7.1.2"
6566+
package-json-from-dist "^1.0.0"
6567+
path-scurry "^2.0.0"
6568+
65576569
glob@^5.0.10, glob@^5.0.15:
65586570
version "5.0.15"
65596571
resolved "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz"
@@ -7539,6 +7551,13 @@ jackspeak@^3.1.2:
75397551
optionalDependencies:
75407552
"@pkgjs/parseargs" "^0.11.0"
75417553

7554+
jackspeak@^4.0.1:
7555+
version "4.1.0"
7556+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
7557+
integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
7558+
dependencies:
7559+
"@isaacs/cliui" "^8.0.2"
7560+
75427561
jake@^10.8.5:
75437562
version "10.9.2"
75447563
resolved "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz"
@@ -8166,6 +8185,11 @@ lru-cache@^10.2.0, lru-cache@^10.4.3:
81668185
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz"
81678186
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
81688187

8188+
lru-cache@^11.0.0:
8189+
version "11.1.0"
8190+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
8191+
integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
8192+
81698193
lru-cache@^5.1.1:
81708194
version "5.1.1"
81718195
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz"
@@ -8411,6 +8435,13 @@ [email protected]:
84118435
dependencies:
84128436
brace-expansion "^1.1.7"
84138437

8438+
minimatch@^10.0.0:
8439+
version "10.0.1"
8440+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
8441+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
8442+
dependencies:
8443+
brace-expansion "^2.0.1"
8444+
84148445
minimatch@^5.0.1, minimatch@^5.1.6:
84158446
version "5.1.6"
84168447
resolved "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz"
@@ -9491,6 +9522,14 @@ path-scurry@^1.11.1, path-scurry@^1.6.1:
94919522
lru-cache "^10.2.0"
94929523
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
94939524

9525+
path-scurry@^2.0.0:
9526+
version "2.0.0"
9527+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
9528+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
9529+
dependencies:
9530+
lru-cache "^11.0.0"
9531+
minipass "^7.1.2"
9532+
94949533
path-type@^3.0.0:
94959534
version "3.0.0"
94969535
resolved "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz"
@@ -10199,12 +10238,13 @@ [email protected]:
1019910238
dependencies:
1020010239
eslint "^8.47.0"
1020110240

10202-
rimraf@5.0.10:
10203-
version "5.0.10"
10204-
resolved "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz"
10205-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
10241+
rimraf@6.0.1:
10242+
version "6.0.1"
10243+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
10244+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
1020610245
dependencies:
10207-
glob "^10.3.7"
10246+
glob "^11.0.0"
10247+
package-json-from-dist "^1.0.0"
1020810248

1020910249
rimraf@^2.2.8, rimraf@^2.3.4, rimraf@^2.4.3, rimraf@^2.5.3, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2:
1021010250
version "2.7.1"

0 commit comments

Comments
 (0)