Skip to content

Commit e20b0bb

Browse files
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 a106eaa commit e20b0bb

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3889,17 +3889,10 @@ gitlog@^4.0.0:
38893889
debug "^4.1.1"
38903890
tslib "^1.11.1"
38913891

3892-
glob-parent@^5.0.0:
3893-
version "5.1.0"
3894-
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
3895-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
3896-
dependencies:
3897-
is-glob "^4.0.1"
3898-
3899-
glob-parent@^5.1.0:
3900-
version "5.1.1"
3901-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3902-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3892+
glob-parent@^5.0.0, glob-parent@^5.1.0:
3893+
version "5.1.2"
3894+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3895+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
39033896
dependencies:
39043897
is-glob "^4.0.1"
39053898

@@ -4332,7 +4325,7 @@ is-extendable@^1.0.1:
43324325

43334326
is-extglob@^2.1.1:
43344327
version "2.1.1"
4335-
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
4328+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
43364329
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
43374330

43384331
is-fullwidth-code-point@^1.0.0:
@@ -4359,7 +4352,7 @@ is-generator-fn@^2.0.0:
43594352

43604353
is-glob@^4.0.0, is-glob@^4.0.1:
43614354
version "4.0.1"
4362-
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
4355+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
43634356
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
43644357
dependencies:
43654358
is-extglob "^2.1.1"

0 commit comments

Comments
 (0)