File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -4071,13 +4071,7 @@ git-url-parse@^11.1.2:
4071
4071
dependencies :
4072
4072
git-up "^4.0.0"
4073
4073
4074
- glob-parent@^5.1.0 :
4075
- version "5.1.1"
4076
- resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
4077
- dependencies :
4078
- is-glob "^4.0.1"
4079
-
4080
- glob-parent@^5.1.2 :
4074
+ glob-parent@^5.1.0, glob-parent@^5.1.2 :
4081
4075
version "5.1.2"
4082
4076
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
4083
4077
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -4744,6 +4738,7 @@ is-extendable@^1.0.1:
4744
4738
is-extglob@^2.1.1 :
4745
4739
version "2.1.1"
4746
4740
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
4741
+ integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
4747
4742
4748
4743
is-fullwidth-code-point@^1.0.0 :
4749
4744
version "1.0.0"
@@ -4767,6 +4762,7 @@ is-generator-fn@^2.0.0:
4767
4762
is-glob@^4.0.0, is-glob@^4.0.1 :
4768
4763
version "4.0.1"
4769
4764
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
4765
+ integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
4770
4766
dependencies :
4771
4767
is-extglob "^2.1.1"
4772
4768
You can’t perform that action at this time.
0 commit comments