Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Commit fe4d656

Browse files
chore(deps): 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 f6703c2 commit fe4d656

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

yarn.lock

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3711,14 +3711,7 @@ git-raw-commits@^2.0.0:
37113711
split2 "^3.0.0"
37123712
through2 "^4.0.0"
37133713

3714-
glob-parent@^5.1.0, glob-parent@~5.1.0:
3715-
version "5.1.1"
3716-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz"
3717-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3718-
dependencies:
3719-
is-glob "^4.0.1"
3720-
3721-
glob-parent@^5.1.2:
3714+
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0:
37223715
version "5.1.2"
37233716
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
37243717
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -4136,7 +4129,7 @@ is-error@^2.2.2:
41364129

41374130
is-extglob@^2.1.1:
41384131
version "2.1.1"
4139-
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz"
4132+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
41404133
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
41414134

41424135
is-fullwidth-code-point@^2.0.0:
@@ -4149,14 +4142,7 @@ is-fullwidth-code-point@^3.0.0:
41494142
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
41504143
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
41514144

4152-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
4153-
version "4.0.1"
4154-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz"
4155-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
4156-
dependencies:
4157-
is-extglob "^2.1.1"
4158-
4159-
is-glob@^4.0.3:
4145+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
41604146
version "4.0.3"
41614147
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
41624148
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==

0 commit comments

Comments
 (0)