Skip to content

Commit

Permalink
Merge pull request #73 from timkindberg/dependabot/npm_and_yarn/glob-…
Browse files Browse the repository at this point in the history
…parent-5.1.2

Bump glob-parent from 5.1.1 to 5.1.2
  • Loading branch information
timkindberg authored Jun 17, 2021
2 parents f8c822e + 73da46c commit 8af0e4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2241,9 +2241,9 @@ github-url-from-git@^1.5.0:
integrity sha1-+YX+3MCpqledyI16/waNVcxiUaA=

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

Expand Down

0 comments on commit 8af0e4c

Please sign in to comment.