Skip to content

Commit 013f0a2

Browse files
Bump minimatch from 3.1.2 to 3.1.5
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f89502 commit 013f0a2

2 files changed

Lines changed: 23 additions & 28 deletions

File tree

package-lock.json

Lines changed: 13 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2704,9 +2704,9 @@ brace-expansion@^1.1.7:
27042704
balanced-match "^1.0.0"
27052705
concat-map "0.0.1"
27062706

2707-
brace-expansion@^2.0.1:
2707+
brace-expansion@^2.0.2:
27082708
version "2.0.2"
2709-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz"
2709+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
27102710
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
27112711
dependencies:
27122712
balanced-match "^1.0.0"
@@ -5376,25 +5376,18 @@ minimalistic-assert@^1.0.0:
53765376
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
53775377

53785378
minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
5379-
version "3.1.2"
5380-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
5381-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
5379+
version "3.1.5"
5380+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
5381+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
53825382
dependencies:
53835383
brace-expansion "^1.1.7"
53845384

5385-
minimatch@^9.0.4:
5386-
version "9.0.4"
5387-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
5388-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
5389-
dependencies:
5390-
brace-expansion "^2.0.1"
5391-
5392-
minimatch@^9.0.5:
5393-
version "9.0.5"
5394-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"
5395-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
5385+
minimatch@^9.0.4, minimatch@^9.0.5:
5386+
version "9.0.9"
5387+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
5388+
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
53965389
dependencies:
5397-
brace-expansion "^2.0.1"
5390+
brace-expansion "^2.0.2"
53985391

53995392
minimist@^1.2.8:
54005393
version "1.2.8"

0 commit comments

Comments
 (0)