Skip to content

Commit ea1400f

Browse files
chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#1411)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 711b264 commit ea1400f

2 files changed

Lines changed: 28 additions & 18 deletions

File tree

package-lock.json

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

yarn.lock

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,6 +1182,13 @@ brace-expansion@^2.0.1:
11821182
dependencies:
11831183
balanced-match "^1.0.0"
11841184

1185+
brace-expansion@^2.0.2:
1186+
version "2.0.2"
1187+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
1188+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
1189+
dependencies:
1190+
balanced-match "^1.0.0"
1191+
11851192
braces@^3.0.3:
11861193
version "3.0.3"
11871194
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -2662,24 +2669,24 @@ mimic-fn@^2.1.0:
26622669

26632670
minimatch@9.0.3:
26642671
version "9.0.3"
2665-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz"
2672+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
26662673
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
26672674
dependencies:
26682675
brace-expansion "^2.0.1"
26692676

26702677
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
2671-
version "3.1.2"
2672-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
2673-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
2678+
version "3.1.5"
2679+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
2680+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
26742681
dependencies:
26752682
brace-expansion "^1.1.7"
26762683

26772684
minimatch@^9.0.4, minimatch@^9.0.5:
2678-
version "9.0.5"
2679-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
2680-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
2685+
version "9.0.9"
2686+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
2687+
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
26812688
dependencies:
2682-
brace-expansion "^2.0.1"
2689+
brace-expansion "^2.0.2"
26832690

26842691
minimist@^1.2.5:
26852692
version "1.2.8"

0 commit comments

Comments
 (0)