Skip to content

Commit 1d9e3e0

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 3c5b152 commit 1d9e3e0

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

yarn.lock

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3369,14 +3369,7 @@ git-log-parser@^1.2.0:
33693369
through2 "~2.0.0"
33703370
traverse "~0.6.6"
33713371

3372-
glob-parent@^5.1.0:
3373-
version "5.1.1"
3374-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3375-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3376-
dependencies:
3377-
is-glob "^4.0.1"
3378-
3379-
glob-parent@^5.1.2:
3372+
glob-parent@^5.1.0, glob-parent@^5.1.2:
33803373
version "5.1.2"
33813374
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
33823375
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -3858,6 +3851,7 @@ is-date-object@^1.0.1:
38583851
is-extglob@^2.1.1:
38593852
version "2.1.1"
38603853
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
3854+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
38613855

38623856
is-fullwidth-code-point@^1.0.0:
38633857
version "1.0.0"
@@ -3881,13 +3875,7 @@ is-generator-fn@^2.0.0:
38813875
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.0.0.tgz#038c31b774709641bda678b1f06a4e3227c10b3e"
38823876
integrity sha512-elzyIdM7iKoFHzcrndIqjYomImhxrFRnGP3galODoII4TB9gI7mZ+FnlLQmmjf27SxHS2gKEeyhX5/+YRS6H9g==
38833877

3884-
is-glob@^4.0.0:
3885-
version "4.0.0"
3886-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.0.tgz#9521c76845cc2610a85203ddf080a958c2ffabc0"
3887-
dependencies:
3888-
is-extglob "^2.1.1"
3889-
3890-
is-glob@^4.0.1:
3878+
is-glob@^4.0.0, is-glob@^4.0.1:
38913879
version "4.0.1"
38923880
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
38933881
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==

0 commit comments

Comments
 (0)