Skip to content

Commit 2fb2278

Browse files
authored
Bump minimatch (#14095)
1 parent 2efa34f commit 2fb2278

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3175,7 +3175,7 @@ brace-expansion@^1.1.7:
31753175
balanced-match "^1.0.0"
31763176
concat-map "0.0.1"
31773177

3178-
brace-expansion@^2.0.1:
3178+
brace-expansion@^2.0.2:
31793179
version "2.0.2"
31803180
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
31813181
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
@@ -8077,18 +8077,18 @@ minimatch@^10.2.1, minimatch@^10.2.2:
80778077
brace-expansion "^5.0.2"
80788078

80798079
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
8080-
version "3.1.2"
8081-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
8082-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
8080+
version "3.1.5"
8081+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
8082+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
80838083
dependencies:
80848084
brace-expansion "^1.1.7"
80858085

80868086
minimatch@^9.0.4:
8087-
version "9.0.5"
8088-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
8089-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
8087+
version "9.0.9"
8088+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
8089+
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
80908090
dependencies:
8091-
brace-expansion "^2.0.1"
8091+
brace-expansion "^2.0.2"
80928092

80938093
minimist-options@4.1.0:
80948094
version "4.1.0"

0 commit comments

Comments
 (0)