Skip to content

Commit 3962834

Browse files
Bump glob-parent from 5.1.1 to 5.1.2 (#109)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a64cbb9 commit 3962834

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3277,14 +3277,7 @@ get-value@^2.0.3, get-value@^2.0.6:
32773277
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
32783278
integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
32793279

3280-
glob-parent@^5.1.0, glob-parent@~5.1.0:
3281-
version "5.1.1"
3282-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3283-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3284-
dependencies:
3285-
is-glob "^4.0.1"
3286-
3287-
glob-parent@^5.1.2:
3280+
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0:
32883281
version "5.1.2"
32893282
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
32903283
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==

0 commit comments

Comments
 (0)