Skip to content

Commit 7696e4f

Browse files
⬆️ Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 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.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 064cbaf commit 7696e4f

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

yarn.lock

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4071,13 +4071,7 @@ git-url-parse@^11.1.2:
40714071
dependencies:
40724072
git-up "^4.0.0"
40734073

4074-
glob-parent@^5.1.0:
4075-
version "5.1.1"
4076-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
4077-
dependencies:
4078-
is-glob "^4.0.1"
4079-
4080-
glob-parent@^5.1.2:
4074+
glob-parent@^5.1.0, glob-parent@^5.1.2:
40814075
version "5.1.2"
40824076
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
40834077
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -4744,6 +4738,7 @@ is-extendable@^1.0.1:
47444738
is-extglob@^2.1.1:
47454739
version "2.1.1"
47464740
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
4741+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
47474742

47484743
is-fullwidth-code-point@^1.0.0:
47494744
version "1.0.0"
@@ -4767,6 +4762,7 @@ is-generator-fn@^2.0.0:
47674762
is-glob@^4.0.0, is-glob@^4.0.1:
47684763
version "4.0.1"
47694764
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
4765+
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
47704766
dependencies:
47714767
is-extglob "^2.1.1"
47724768

0 commit comments

Comments
 (0)