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

Commit cf4f83d

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 1cb2e0f commit cf4f83d

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
@@ -4065,14 +4065,7 @@ git-raw-commits@^2.0.0:
40654065
split2 "^3.0.0"
40664066
through2 "^4.0.0"
40674067

4068-
glob-parent@^5.1.0:
4069-
version "5.1.1"
4070-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz"
4071-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
4072-
dependencies:
4073-
is-glob "^4.0.1"
4074-
4075-
glob-parent@^5.1.2, glob-parent@~5.1.2:
4068+
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
40764069
version "5.1.2"
40774070
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
40784071
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -4540,7 +4533,7 @@ is-error@^2.2.2:
45404533

45414534
is-extglob@^2.1.1:
45424535
version "2.1.1"
4543-
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz"
4536+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
45444537
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
45454538

45464539
is-fullwidth-code-point@^2.0.0:
@@ -4558,14 +4551,7 @@ is-fullwidth-code-point@^4.0.0:
45584551
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz#fae3167c729e7463f8461ce512b080a49268aa88"
45594552
integrity sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==
45604553

4561-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
4562-
version "4.0.1"
4563-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz"
4564-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
4565-
dependencies:
4566-
is-extglob "^2.1.1"
4567-
4568-
is-glob@^4.0.3:
4554+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
45694555
version "4.0.3"
45704556
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
45714557
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==

0 commit comments

Comments
 (0)