Skip to content

Commit 232eb01

Browse files
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 (#61)
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 2e0a175 commit 232eb01

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -818,9 +818,9 @@ get-stream@^6.0.0:
818818
integrity sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==
819819

820820
glob-parent@^5.1.0, glob-parent@~5.1.0:
821-
version "5.1.1"
822-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
823-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
821+
version "5.1.2"
822+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
823+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
824824
dependencies:
825825
is-glob "^4.0.1"
826826

@@ -958,6 +958,7 @@ is-date-object@^1.0.1:
958958
is-extglob@^2.1.1:
959959
version "2.1.1"
960960
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
961+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
961962

962963
is-fullwidth-code-point@^2.0.0:
963964
version "2.0.0"

0 commit comments

Comments
 (0)