Skip to content

Commit 593b042

Browse files
authored
Merge pull request #1862 from ThatOpen/dependabot/npm_and_yarn/minimatch-3.1.3
build(deps-dev): bump minimatch from 3.1.2 to 3.1.3
2 parents 0f60afa + e6a7d90 commit 593b042

2 files changed

Lines changed: 38 additions & 84 deletions

File tree

package-lock.json

Lines changed: 28 additions & 67 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
@@ -1342,13 +1342,6 @@ brace-expansion@^1.1.7:
13421342
balanced-match "^1.0.0"
13431343
concat-map "0.0.1"
13441344

1345-
brace-expansion@^2.0.1:
1346-
version "2.0.2"
1347-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz"
1348-
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
1349-
dependencies:
1350-
balanced-match "^1.0.0"
1351-
13521345
brace-expansion@^5.0.2:
13531346
version "5.0.2"
13541347
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz"
@@ -3254,25 +3247,25 @@ mimic-fn@^2.1.0:
32543247
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
32553248

32563249
minimatch@^10.2.0:
3257-
version "10.2.0"
3258-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.2.0.tgz"
3259-
integrity sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==
3250+
version "10.2.2"
3251+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
3252+
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
32603253
dependencies:
32613254
brace-expansion "^5.0.2"
32623255

32633256
minimatch@^3.0.4, minimatch@^3.1.1:
3264-
version "3.1.2"
3265-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
3266-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
3257+
version "3.1.3"
3258+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.3.tgz#6a5cba9b31f503887018f579c89f81f61162e624"
3259+
integrity sha512-M2GCs7Vk83NxkUyQV1bkABc4yxgz9kILhHImZiBPAZ9ybuvCb0/H7lEl5XvIg3g+9d4eNotkZA5IWwYl0tibaA==
32673260
dependencies:
32683261
brace-expansion "^1.1.7"
32693262

32703263
minimatch@^9.0.4, minimatch@^9.0.5:
3271-
version "9.0.5"
3272-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"
3273-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3264+
version "9.0.6"
3265+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.6.tgz#a7e3bccfcb3d78ec1bf8d51c9ba749080237a5c8"
3266+
integrity sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==
32743267
dependencies:
3275-
brace-expansion "^2.0.1"
3268+
brace-expansion "^5.0.2"
32763269

32773270
minimist@^1.2.5:
32783271
version "1.2.8"

0 commit comments

Comments
 (0)