Skip to content

Commit c286237

Browse files
fix: update dependency fast-glob to v3.3.3 (#4235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fff6270 commit c286237

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4354,15 +4354,15 @@ [email protected]:
43544354
micromatch "^4.0.4"
43554355

43564356
fast-glob@^3.2.9, fast-glob@^3.3.1, fast-glob@^3.3.2:
4357-
version "3.3.2"
4358-
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
4359-
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
4357+
version "3.3.3"
4358+
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
4359+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
43604360
dependencies:
43614361
"@nodelib/fs.stat" "^2.0.2"
43624362
"@nodelib/fs.walk" "^1.2.3"
43634363
glob-parent "^5.1.2"
43644364
merge2 "^1.3.0"
4365-
micromatch "^4.0.4"
4365+
micromatch "^4.0.8"
43664366

43674367
fast-json-stable-stringify@^2.0.0:
43684368
version "2.1.0"
@@ -6205,7 +6205,7 @@ micromark-util-types@^2.0.0:
62056205
resolved "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.1.tgz#a3edfda3022c6c6b55bfb049ef5b75d70af50709"
62066206
integrity sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ==
62076207

6208-
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@~4.0.8:
6208+
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.8, micromatch@~4.0.8:
62096209
version "4.0.8"
62106210
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
62116211
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==

0 commit comments

Comments
 (0)