Skip to content

Commit aefa25e

Browse files
Update dependency rimraf to v6.1.2 (#703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91913b7 commit aefa25e

File tree

2 files changed

+13
-23
lines changed

2 files changed

+13
-23
lines changed

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"c8": "10.1.3",
3636
"mocha": "11.7.5",
3737
"react": "18.3.1",
38-
"rimraf": "6.1.0",
38+
"rimraf": "6.1.2",
3939
"should": "13.2.3",
4040
"sinon": "21.0.0"
4141
},

yarn.lock

Lines changed: 12 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6590,7 +6590,7 @@ foreground-child@^2.0.0:
65906590
cross-spawn "^7.0.0"
65916591
signal-exit "^3.0.2"
65926592

6593-
foreground-child@^3.1.0, foreground-child@^3.1.1, foreground-child@^3.3.1:
6593+
foreground-child@^3.1.0, foreground-child@^3.1.1:
65946594
version "3.3.1"
65956595
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
65966596
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
@@ -6995,16 +6995,13 @@ glob@^10.2.2, glob@^10.4.1, glob@^10.4.5:
69956995
package-json-from-dist "^1.0.0"
69966996
path-scurry "^1.11.1"
69976997

6998-
glob@^11.0.3:
6999-
version "11.0.3"
7000-
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
7001-
integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
6998+
glob@^13.0.0:
6999+
version "13.0.0"
7000+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.0.tgz#9d9233a4a274fc28ef7adce5508b7ef6237a1be3"
7001+
integrity sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==
70027002
dependencies:
7003-
foreground-child "^3.3.1"
7004-
jackspeak "^4.1.1"
7005-
minimatch "^10.0.3"
7003+
minimatch "^10.1.1"
70067004
minipass "^7.1.2"
7007-
package-json-from-dist "^1.0.0"
70087005
path-scurry "^2.0.0"
70097006

70107007
glob@^5.0.10, glob@^5.0.15:
@@ -8029,13 +8026,6 @@ jackspeak@^3.1.2:
80298026
optionalDependencies:
80308027
"@pkgjs/parseargs" "^0.11.0"
80318028

8032-
jackspeak@^4.1.1:
8033-
version "4.1.1"
8034-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
8035-
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
8036-
dependencies:
8037-
"@isaacs/cliui" "^8.0.2"
8038-
80398029
jake@^10.8.5:
80408030
version "10.9.4"
80418031
resolved "https://registry.yarnpkg.com/jake/-/jake-10.9.4.tgz#d626da108c63d5cfb00ab5c25fadc7e0084af8e6"
@@ -8926,7 +8916,7 @@ [email protected]:
89268916
dependencies:
89278917
brace-expansion "^1.1.7"
89288918

8929-
minimatch@^10.0.3:
8919+
minimatch@^10.1.1:
89308920
version "10.1.1"
89318921
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1.tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55"
89328922
integrity sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==
@@ -10815,12 +10805,12 @@ [email protected]:
1081510805
eslint "^9.30"
1081610806
pirates "^4.0.7"
1081710807

10818-
10819-
version "6.1.0"
10820-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.1.0.tgz#b9168360a26e10ffaca0c8b803f47069f99ca47e"
10821-
integrity sha512-DxdlA1bdNzkZK7JiNWH+BAx1x4tEJWoTofIopFo6qWUU94jYrFZ0ubY05TqH3nWPJ1nKa1JWVFDINZ3fnrle/A==
10808+
10809+
version "6.1.2"
10810+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.1.2.tgz#9a0f3cea2ab853e81291127422116ecf2a86ae89"
10811+
integrity sha512-cFCkPslJv7BAXJsYlK1dZsbP8/ZNLkCAQ0bi1hf5EKX2QHegmDFEFA6QhuYJlk7UDdc+02JjO80YSOrWPpw06g==
1082210812
dependencies:
10823-
glob "^11.0.3"
10813+
glob "^13.0.0"
1082410814
package-json-from-dist "^1.0.1"
1082510815

1082610816
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:

0 commit comments

Comments
 (0)