Skip to content

Commit b3bf1f2

Browse files
fix: update dependency fast-glob to v3.3.2 (#3740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bc4726 commit b3bf1f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4124,9 +4124,9 @@ [email protected]:
41244124
micromatch "^4.0.4"
41254125

41264126
fast-glob@^3.2.9, fast-glob@^3.3.1:
4127-
version "3.3.1"
4128-
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
4129-
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
4127+
version "3.3.2"
4128+
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
4129+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
41304130
dependencies:
41314131
"@nodelib/fs.stat" "^2.0.2"
41324132
"@nodelib/fs.walk" "^1.2.3"

0 commit comments

Comments
 (0)