Skip to content

Commit 7f64896

Browse files
chore(deps): bump minimatch from 9.0.5 to 9.0.6
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 9.0.6. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.6) --- updated-dependencies: - dependency-name: minimatch dependency-version: 9.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc9464e commit 7f64896

File tree

2 files changed

+58
-30
lines changed

2 files changed

+58
-30
lines changed

libraries/botbuilder-repo-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dayjs": "^1.11.13",
1515
"fast-glob": "^3.3.2",
1616
"lodash": "^4.17.20",
17-
"minimatch": "^9.0.5",
17+
"minimatch": "^9.0.6",
1818
"minimist": "^1.2.6"
1919
},
2020
"devDependencies": {

yarn.lock

Lines changed: 57 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2279,16 +2279,16 @@
22792279
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
22802280

22812281
"@babel/runtime-corejs3@7.20.13", "@babel/runtime-corejs3@^7.14.0", "@babel/runtime-corejs3@^7.15.4", "@babel/runtime-corejs3@^7.17.2", "@babel/runtime-corejs3@^7.20.7", "@babel/runtime-corejs3@^7.22.15", "@babel/runtime-corejs3@^7.23.1", "@babel/runtime-corejs3@^7.24.1", "@babel/runtime-corejs3@^7.26.10":
2282-
version "7.28.4"
2283-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.28.4.tgz#c25be39c7997ce2f130d70b9baecb8ed94df93fa"
2284-
integrity sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ==
2282+
version "7.29.0"
2283+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.29.0.tgz#56cd28ec515364482afeb880b476936a702461b9"
2284+
integrity sha512-TgUkdp71C9pIbBcHudc+gXZnihEDOjUAmXO1VO4HHGES7QLZcShR0stfKIxLSNIYx2fqhmJChOjm/wkF8wv4gA==
22852285
dependencies:
2286-
core-js-pure "^3.43.0"
2286+
core-js-pure "^3.48.0"
22872287

22882288
"@babel/runtime@7.14.8", "@babel/runtime@7.15.4", "@babel/runtime@7.19.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.25.6", "@babel/runtime@^7.26.10", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
2289-
version "7.28.4"
2290-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
2291-
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
2289+
version "7.28.6"
2290+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
2291+
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
22922292

22932293
"@babel/template@^7.22.15":
22942294
version "7.22.15"
@@ -5609,6 +5609,11 @@ balanced-match@^1.0.0:
56095609
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
56105610
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
56115611

5612+
balanced-match@^4.0.2:
5613+
version "4.0.4"
5614+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
5615+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
5616+
56125617
bare-events@^2.2.0:
56135618
version "2.4.2"
56145619
resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.4.2.tgz#3140cca7a0e11d49b3edc5041ab560659fd8e1f8"
@@ -5896,6 +5901,13 @@ brace-expansion@^2.0.1:
58965901
dependencies:
58975902
balanced-match "^1.0.0"
58985903

5904+
brace-expansion@^5.0.2:
5905+
version "5.0.3"
5906+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.3.tgz#6a9c6c268f85b53959ec527aeafe0f7300258eef"
5907+
integrity sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==
5908+
dependencies:
5909+
balanced-match "^4.0.2"
5910+
58995911
braces@^3.0.3, braces@~3.0.2:
59005912
version "3.0.3"
59015913
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -6625,10 +6637,10 @@ core-js-compat@^3.37.1, core-js-compat@^3.38.0, core-js-compat@^3.38.1:
66256637
dependencies:
66266638
browserslist "^4.23.3"
66276639

6628-
core-js-pure@^3.43.0:
6629-
version "3.45.1"
6630-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.45.1.tgz#b129d86a5f7f8380378577c7eaee83608570a05a"
6631-
integrity sha512-OHnWFKgTUshEU8MK+lOs1H8kC8GkTi9Z1tvNkxrCcw9wl3MJIO7q2ld77wjWn4/xuGrVu2X+nME1iIIPBSdyEQ==
6640+
core-js-pure@^3.48.0:
6641+
version "3.48.0"
6642+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.48.0.tgz#7d5a3fe1ec3631b9aa76a81c843ac2ce918e5023"
6643+
integrity sha512-1slJgk89tWC51HQ1AEqG+s2VuwpTRr8ocu4n20QUcH1v9lAN0RXen0Q0AABa/DK1I7RrNWLucplOHMx8hfTGTw==
66326644

66336645
core-js@3.15.2:
66346646
version "3.15.2"
@@ -7075,7 +7087,7 @@ depcheck@^1.4.7:
70757087
semver "^7.5.4"
70767088
yargs "^16.2.0"
70777089

7078-
depd@2.0.0:
7090+
depd@2.0.0, depd@~2.0.0:
70797091
version "2.0.0"
70807092
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
70817093
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
@@ -8446,10 +8458,10 @@ forwarded@0.2.0:
84468458
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
84478459
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
84488460

8449-
fresh@0.5.2, fresh@^0.5.2:
8461+
fresh@0.5.2, fresh@^0.5.2, fresh@~0.5.2:
84508462
version "0.5.2"
84518463
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
8452-
integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
8464+
integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==
84538465

84548466
fromentries@^1.2.0:
84558467
version "1.3.1"
@@ -9168,6 +9180,17 @@ http-errors@~1.6.2:
91689180
setprototypeof "1.1.0"
91699181
statuses ">= 1.4.0 < 2"
91709182

9183+
http-errors@~2.0.1:
9184+
version "2.0.1"
9185+
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.1.tgz#36d2f65bc909c8790018dd36fb4d93da6caae06b"
9186+
integrity sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==
9187+
dependencies:
9188+
depd "~2.0.0"
9189+
inherits "~2.0.4"
9190+
setprototypeof "~1.2.0"
9191+
statuses "~2.0.2"
9192+
toidentifier "~1.0.1"
9193+
91719194
http-parser-js@>=0.5.1:
91729195
version "0.5.8"
91739196
resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.5.8.tgz#af23090d9ac4e24573de6f6aecc9d84a48bf20e3"
@@ -11114,12 +11137,12 @@ minimatch@^7.4.3, minimatch@^7.4.6:
1111411137
dependencies:
1111511138
brace-expansion "^2.0.1"
1111611139

11117-
minimatch@^9.0.4, minimatch@^9.0.5:
11118-
version "9.0.5"
11119-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
11120-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
11140+
minimatch@^9.0.4, minimatch@^9.0.5, minimatch@^9.0.6:
11141+
version "9.0.6"
11142+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.6.tgz#a7e3bccfcb3d78ec1bf8d51c9ba749080237a5c8"
11143+
integrity sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==
1112111144
dependencies:
11122-
brace-expansion "^2.0.1"
11145+
brace-expansion "^5.0.2"
1112311146

1112411147
minimatch@~3.0.2, minimatch@~3.0.3:
1112511148
version "3.0.8"
@@ -11824,7 +11847,7 @@ on-exit-leak-free@^2.1.0:
1182411847
resolved "https://registry.yarnpkg.com/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz#fed195c9ebddb7d9e4c3842f93f281ac8dadd3b8"
1182511848
integrity sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==
1182611849

11827-
on-finished@2.4.1, on-finished@^2.4.1:
11850+
on-finished@2.4.1, on-finished@^2.4.1, on-finished@~2.4.1:
1182811851
version "2.4.1"
1182911852
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f"
1183011853
integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==
@@ -13459,23 +13482,23 @@ send@0.19.0:
1345913482
statuses "2.0.1"
1346013483

1346113484
send@^0.18.0, send@^0.19.0:
13462-
version "0.19.1"
13463-
resolved "https://registry.yarnpkg.com/send/-/send-0.19.1.tgz#1c2563b2ee4fe510b806b21ec46f355005a369f9"
13464-
integrity sha512-p4rRk4f23ynFEfcD9LA0xRYngj+IyGiEYyqqOak8kaN0TvNmuxC2dcVeBn62GpCeR2CpWqyHCNScTP91QbAVFg==
13485+
version "0.19.2"
13486+
resolved "https://registry.yarnpkg.com/send/-/send-0.19.2.tgz#59bc0da1b4ea7ad42736fd642b1c4294e114ff29"
13487+
integrity sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==
1346513488
dependencies:
1346613489
debug "2.6.9"
1346713490
depd "2.0.0"
1346813491
destroy "1.2.0"
1346913492
encodeurl "~2.0.0"
1347013493
escape-html "~1.0.3"
1347113494
etag "~1.8.1"
13472-
fresh "0.5.2"
13473-
http-errors "2.0.0"
13495+
fresh "~0.5.2"
13496+
http-errors "~2.0.1"
1347413497
mime "1.6.0"
1347513498
ms "2.1.3"
13476-
on-finished "2.4.1"
13499+
on-finished "~2.4.1"
1347713500
range-parser "~1.2.1"
13478-
statuses "2.0.1"
13501+
statuses "~2.0.2"
1347913502

1348013503
serialize-javascript@6.0.0, serialize-javascript@^6.0.1, serialize-javascript@^6.0.2:
1348113504
version "6.0.2"
@@ -13544,7 +13567,7 @@ setprototypeof@1.1.0:
1354413567
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656"
1354513568
integrity sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==
1354613569

13547-
setprototypeof@1.2.0:
13570+
setprototypeof@1.2.0, setprototypeof@~1.2.0:
1354813571
version "1.2.0"
1354913572
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
1355013573
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
@@ -13977,6 +14000,11 @@ statuses@2.0.1:
1397714000
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
1397814001
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
1397914002

14003+
statuses@~2.0.2:
14004+
version "2.0.2"
14005+
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.2.tgz#8f75eecef765b5e1cfcdc080da59409ed424e382"
14006+
integrity sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==
14007+
1398014008
stop-iteration-iterator@^1.0.0:
1398114009
version "1.0.0"
1398214010
resolved "https://registry.yarnpkg.com/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz#6a60be0b4ee757d1ed5254858ec66b10c49285e4"
@@ -14522,7 +14550,7 @@ to-through@^3.0.0:
1452214550
dependencies:
1452314551
streamx "^2.12.5"
1452414552

14525-
toidentifier@1.0.1:
14553+
toidentifier@1.0.1, toidentifier@~1.0.1:
1452614554
version "1.0.1"
1452714555
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
1452814556
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==

0 commit comments

Comments
 (0)