Skip to content

Commit 3d4fc0d

Browse files
Merge pull request #395 from platinummonkey/dependabot/npm_and_yarn/minimatch-3.1.5
Bump minimatch from 3.1.2 to 3.1.5
2 parents fededcd + 1be4fa6 commit 3d4fc0d

2 files changed

Lines changed: 32 additions & 31 deletions

File tree

package-lock.json

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

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,9 +1564,9 @@ brace-expansion@^1.1.7:
15641564
balanced-match "^1.0.0"
15651565
concat-map "0.0.1"
15661566

1567-
brace-expansion@^2.0.1:
1567+
brace-expansion@^2.0.2:
15681568
version "2.0.2"
1569-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz"
1569+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
15701570
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
15711571
dependencies:
15721572
balanced-match "^1.0.0"
@@ -3481,18 +3481,18 @@ mimic-fn@^2.1.0:
34813481
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
34823482

34833483
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
3484-
version "3.1.2"
3485-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
3486-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
3484+
version "3.1.5"
3485+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
3486+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
34873487
dependencies:
34883488
brace-expansion "^1.1.7"
34893489

34903490
minimatch@^9.0.4, minimatch@^9.0.5:
3491-
version "9.0.5"
3492-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"
3493-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3491+
version "9.0.9"
3492+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
3493+
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
34943494
dependencies:
3495-
brace-expansion "^2.0.1"
3495+
brace-expansion "^2.0.2"
34963496

34973497
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
34983498
version "1.2.8"

0 commit comments

Comments
 (0)