Skip to content

Commit cd88f42

Browse files
📦 Bump minimatch from 9.0.5 to 9.0.9 (#15709)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 9.0.9. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) --- updated-dependencies: - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0945f17 commit cd88f42

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4641,7 +4641,7 @@ brace-expansion@^1.1.7:
46414641
balanced-match "^1.0.0"
46424642
concat-map "0.0.1"
46434643

4644-
brace-expansion@^2.0.1:
4644+
brace-expansion@^2.0.1, brace-expansion@^2.0.2:
46454645
version "2.0.2"
46464646
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
46474647
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
@@ -9804,11 +9804,11 @@ minimatch@^7.4.6:
98049804
brace-expansion "^2.0.1"
98059805

98069806
minimatch@^9.0.0, minimatch@^9.0.3, minimatch@^9.0.4:
9807-
version "9.0.5"
9808-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
9809-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
9807+
version "9.0.9"
9808+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
9809+
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
98109810
dependencies:
9811-
brace-expansion "^2.0.1"
9811+
brace-expansion "^2.0.2"
98129812

98139813
minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.8:
98149814
version "1.2.8"

0 commit comments

Comments
 (0)