Skip to content

Commit fe55035

Browse files
📦 Bump fast-glob from 3.3.1 to 3.3.2 (#12423)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/mrmlnc/fast-glob/releases) - [Commits](mrmlnc/fast-glob@3.3.1...3.3.2) --- updated-dependencies: - dependency-name: fast-glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bf891f commit fe55035

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6611,9 +6611,9 @@ fast-glob@^2.2.6:
66116611
micromatch "^3.1.10"
66126612

66136613
fast-glob@^3.2.11, fast-glob@^3.2.7, fast-glob@^3.2.9, fast-glob@^3.3.1:
6614-
version "3.3.1"
6615-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
6616-
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
6614+
version "3.3.2"
6615+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
6616+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
66176617
dependencies:
66186618
"@nodelib/fs.stat" "^2.0.2"
66196619
"@nodelib/fs.walk" "^1.2.3"

0 commit comments

Comments
 (0)