Skip to content

Commit faf0f19

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] <support@github.com>
1 parent 6cefeb8 commit faf0f19

File tree

1 file changed

+5
-19
lines changed

1 file changed

+5
-19
lines changed

yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3642,10 +3642,10 @@ git-log-parser@^1.2.0:
36423642
through2 "~2.0.0"
36433643
traverse "~0.6.6"
36443644

3645-
glob-parent@^5.1.0:
3646-
version "5.1.0"
3647-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
3648-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
3645+
glob-parent@^5.1.0, glob-parent@~5.1.2:
3646+
version "5.1.2"
3647+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3648+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
36493649
dependencies:
36503650
is-glob "^4.0.1"
36513651

@@ -3656,13 +3656,6 @@ glob-parent@^6.0.1:
36563656
dependencies:
36573657
is-glob "^4.0.3"
36583658

3659-
glob-parent@~5.1.2:
3660-
version "5.1.2"
3661-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3662-
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
3663-
dependencies:
3664-
is-glob "^4.0.1"
3665-
36663659
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
36673660
version "7.1.6"
36683661
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
@@ -4163,14 +4156,7 @@ is-generator-fn@^2.0.0:
41634156
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
41644157
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
41654158

4166-
is-glob@^4.0.0, is-glob@^4.0.1:
4167-
version "4.0.1"
4168-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
4169-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
4170-
dependencies:
4171-
is-extglob "^2.1.1"
4172-
4173-
is-glob@^4.0.3, is-glob@~4.0.1:
4159+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
41744160
version "4.0.3"
41754161
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
41764162
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==

0 commit comments

Comments
 (0)