Skip to content

Commit 6223ab0

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 9bb5e2a commit 6223ab0

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

yarn.lock

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3846,14 +3846,7 @@ git-log-parser@^1.2.0:
38463846
through2 "~2.0.0"
38473847
traverse "~0.6.6"
38483848

3849-
glob-parent@^5.1.0:
3850-
version "5.1.0"
3851-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
3852-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
3853-
dependencies:
3854-
is-glob "^4.0.1"
3855-
3856-
glob-parent@^5.1.2, glob-parent@~5.1.2:
3849+
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
38573850
version "5.1.2"
38583851
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
38593852
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -4391,14 +4384,7 @@ is-generator-fn@^2.0.0:
43914384
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
43924385
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
43934386

4394-
is-glob@^4.0.0, is-glob@^4.0.1:
4395-
version "4.0.1"
4396-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
4397-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
4398-
dependencies:
4399-
is-extglob "^2.1.1"
4400-
4401-
is-glob@~4.0.1:
4387+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
44024388
version "4.0.3"
44034389
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
44044390
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==

0 commit comments

Comments
 (0)