Skip to content

Commit 42628fe

Browse files
authored
Merge pull request #53 from darionco/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
2 parents db2067c + a43911f commit 42628fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -368,9 +368,9 @@ functional-red-black-tree@^1.0.1:
368368
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
369369

370370
glob-parent@^5.0.0:
371-
version "5.1.1"
372-
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
373-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
371+
version "5.1.2"
372+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
373+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
374374
dependencies:
375375
is-glob "^4.0.1"
376376

@@ -436,7 +436,7 @@ inherits@2:
436436

437437
is-extglob@^2.1.1:
438438
version "2.1.1"
439-
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
439+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
440440
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
441441

442442
is-fullwidth-code-point@^2.0.0:

0 commit comments

Comments
 (0)