Skip to content

Commit 33f9083

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 85dc8c7 commit 33f9083

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

yarn.lock

+3-15
Original file line numberDiff line numberDiff line change
@@ -3390,14 +3390,7 @@ git-log-parser@^1.2.0:
33903390
through2 "~2.0.0"
33913391
traverse "~0.6.6"
33923392

3393-
glob-parent@^5.1.0:
3394-
version "5.1.1"
3395-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3396-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3397-
dependencies:
3398-
is-glob "^4.0.1"
3399-
3400-
glob-parent@^5.1.2:
3393+
glob-parent@^5.1.0, glob-parent@^5.1.2:
34013394
version "5.1.2"
34023395
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
34033396
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -3885,6 +3878,7 @@ is-date-object@^1.0.1:
38853878
is-extglob@^2.1.1:
38863879
version "2.1.1"
38873880
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
3881+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
38883882

38893883
is-fullwidth-code-point@^1.0.0:
38903884
version "1.0.0"
@@ -3908,13 +3902,7 @@ is-generator-fn@^2.0.0:
39083902
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.0.0.tgz#038c31b774709641bda678b1f06a4e3227c10b3e"
39093903
integrity sha512-elzyIdM7iKoFHzcrndIqjYomImhxrFRnGP3galODoII4TB9gI7mZ+FnlLQmmjf27SxHS2gKEeyhX5/+YRS6H9g==
39103904

3911-
is-glob@^4.0.0:
3912-
version "4.0.0"
3913-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.0.tgz#9521c76845cc2610a85203ddf080a958c2ffabc0"
3914-
dependencies:
3915-
is-extglob "^2.1.1"
3916-
3917-
is-glob@^4.0.1:
3905+
is-glob@^4.0.0, is-glob@^4.0.1:
39183906
version "4.0.1"
39193907
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
39203908
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==

0 commit comments

Comments
 (0)