Skip to content

Commit 748e1b5

Browse files
chore(deps): bump minimatch to ^9.0.0
1 parent 27845ff commit 748e1b5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2360,9 +2360,9 @@ brace-expansion@^1.1.7:
23602360
concat-map "0.0.1"
23612361

23622362
brace-expansion@^2.0.1:
2363-
version "2.0.1"
2364-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
2365-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
2363+
version "2.0.2"
2364+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
2365+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
23662366
dependencies:
23672367
balanced-match "^1.0.0"
23682368

@@ -5270,9 +5270,9 @@ [email protected], minimatch@^5.0.1:
52705270
brace-expansion "^2.0.1"
52715271

52725272
minimatch@^9.0.0, minimatch@^9.0.1:
5273-
version "9.0.4"
5274-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
5275-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
5273+
version "9.0.5"
5274+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
5275+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
52765276
dependencies:
52775277
brace-expansion "^2.0.1"
52785278

0 commit comments

Comments
 (0)