Skip to content

Commit 113488b

Browse files
chore(deps): 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] <[email protected]>
1 parent 1bc93f8 commit 113488b

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

package-lock.json

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

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3961,20 +3961,13 @@ gitconfiglocal@^1.0.0:
39613961
dependencies:
39623962
ini "^1.3.2"
39633963

3964-
glob-parent@^5.0.0:
3964+
glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
39653965
version "5.1.2"
39663966
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
39673967
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
39683968
dependencies:
39693969
is-glob "^4.0.1"
39703970

3971-
glob-parent@^5.1.0, glob-parent@~5.1.0:
3972-
version "5.1.1"
3973-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3974-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3975-
dependencies:
3976-
is-glob "^4.0.1"
3977-
39783971
39793972
version "7.1.4"
39803973
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"

0 commit comments

Comments
 (0)