Skip to content

Commit 776402e

Browse files
authored
Merge pull request #234 from react-native-community/dependabot/npm_and_yarn/glob-parent-5.1.2
2 parents 7d13f0a + e20b0bb commit 776402e

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3900,17 +3900,10 @@ gitlog@^4.0.0:
39003900
debug "^4.1.1"
39013901
tslib "^1.11.1"
39023902

3903-
glob-parent@^5.0.0:
3904-
version "5.1.0"
3905-
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
3906-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
3907-
dependencies:
3908-
is-glob "^4.0.1"
3909-
3910-
glob-parent@^5.1.0:
3911-
version "5.1.1"
3912-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
3913-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
3903+
glob-parent@^5.0.0, glob-parent@^5.1.0:
3904+
version "5.1.2"
3905+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
3906+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
39143907
dependencies:
39153908
is-glob "^4.0.1"
39163909

@@ -4343,7 +4336,7 @@ is-extendable@^1.0.1:
43434336

43444337
is-extglob@^2.1.1:
43454338
version "2.1.1"
4346-
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
4339+
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
43474340
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
43484341

43494342
is-fullwidth-code-point@^1.0.0:
@@ -4370,7 +4363,7 @@ is-generator-fn@^2.0.0:
43704363

43714364
is-glob@^4.0.0, is-glob@^4.0.1:
43724365
version "4.0.1"
4373-
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
4366+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
43744367
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
43754368
dependencies:
43764369
is-extglob "^2.1.1"

0 commit comments

Comments
 (0)