Skip to content

Commit 1a942f2

Browse files
Bump glob-parent from 5.0.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.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.0.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8a688c commit 1a942f2

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3913,17 +3913,10 @@ glob-parent@^3.1.0:
39133913
is-glob "^3.1.0"
39143914
path-dirname "^1.0.0"
39153915

3916-
glob-parent@^5.0.0:
3917-
version "5.0.0"
3918-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954"
3919-
integrity sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg==
3920-
dependencies:
3921-
is-glob "^4.0.1"
3922-
3923-
glob-parent@~5.1.0:
3924-
version "5.1.1"
3925-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3926-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3916+
glob-parent@^5.0.0, glob-parent@~5.1.0:
3917+
version "5.1.2"
3918+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3919+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
39273920
dependencies:
39283921
is-glob "^4.0.1"
39293922

0 commit comments

Comments
 (0)