Skip to content

Commit 2a981a4

Browse files
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 40b355b commit 2a981a4

File tree

2 files changed

+29
-19
lines changed

2 files changed

+29
-19
lines changed

package-lock.json

Lines changed: 24 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2012,9 +2012,9 @@ getpass@^0.1.1:
20122012
assert-plus "^1.0.0"
20132013

20142014
glob-parent@^5.0.0:
2015-
version "5.1.1"
2016-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
2017-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
2015+
version "5.1.2"
2016+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
2017+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
20182018
dependencies:
20192019
is-glob "^4.0.1"
20202020

@@ -2368,6 +2368,7 @@ is-extendable@^1.0.1:
23682368
is-extglob@^2.1.1:
23692369
version "2.1.1"
23702370
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
2371+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
23712372

23722373
is-finite@^1.0.0:
23732374
version "1.0.2"
@@ -2395,13 +2396,7 @@ is-generator-fn@^2.0.0:
23952396
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
23962397
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
23972398

2398-
is-glob@^4.0.0:
2399-
version "4.0.0"
2400-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.0.tgz#9521c76845cc2610a85203ddf080a958c2ffabc0"
2401-
dependencies:
2402-
is-extglob "^2.1.1"
2403-
2404-
is-glob@^4.0.1:
2399+
is-glob@^4.0.0, is-glob@^4.0.1:
24052400
version "4.0.1"
24062401
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
24072402
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==

0 commit comments

Comments
 (0)