Skip to content

Commit bc3a47e

Browse files
build(deps): bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d30d18d commit bc3a47e

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

yarn.lock

+6-18
Original file line numberDiff line numberDiff line change
@@ -3366,17 +3366,10 @@ git-log-parser@^1.2.0:
33663366
through2 "~2.0.0"
33673367
traverse "~0.6.6"
33683368

3369-
glob-parent@^5.0.0:
3370-
version "5.1.0"
3371-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
3372-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
3373-
dependencies:
3374-
is-glob "^4.0.1"
3375-
3376-
glob-parent@^5.1.0:
3377-
version "5.1.1"
3378-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3379-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3369+
glob-parent@^5.0.0, glob-parent@^5.1.0:
3370+
version "5.1.2"
3371+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3372+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
33803373
dependencies:
33813374
is-glob "^4.0.1"
33823375

@@ -3861,6 +3854,7 @@ is-date-object@^1.0.1:
38613854
is-extglob@^2.1.1:
38623855
version "2.1.1"
38633856
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
3857+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
38643858

38653859
is-fullwidth-code-point@^1.0.0:
38663860
version "1.0.0"
@@ -3884,13 +3878,7 @@ is-generator-fn@^2.0.0:
38843878
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.0.0.tgz#038c31b774709641bda678b1f06a4e3227c10b3e"
38853879
integrity sha512-elzyIdM7iKoFHzcrndIqjYomImhxrFRnGP3galODoII4TB9gI7mZ+FnlLQmmjf27SxHS2gKEeyhX5/+YRS6H9g==
38863880

3887-
is-glob@^4.0.0:
3888-
version "4.0.0"
3889-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.0.tgz#9521c76845cc2610a85203ddf080a958c2ffabc0"
3890-
dependencies:
3891-
is-extglob "^2.1.1"
3892-
3893-
is-glob@^4.0.1:
3881+
is-glob@^4.0.0, is-glob@^4.0.1:
38943882
version "4.0.1"
38953883
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
38963884
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==

0 commit comments

Comments
 (0)