3786
3786
locate-path "^6.0.0"
3787
3787
path-exists "^4.0.0"
3788
3788
3789
- find-up@^3.0.0 :
3790
- version "3.0.0"
3791
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
3792
- integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==
3793
- dependencies :
3794
- locate-path "^3.0.0"
3795
-
3796
3789
find-up@^4.0.0 :
3797
3790
version "4.1.0"
3798
3791
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
@@ -4925,14 +4918,6 @@ locate-character@^3.0.0:
4925
4918
resolved "https://registry.yarnpkg.com/locate-character/-/locate-character-3.0.0.tgz#0305c5b8744f61028ef5d01f444009e00779f974"
4926
4919
integrity sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==
4927
4920
4928
- locate-path@^3.0.0 :
4929
- version "3.0.0"
4930
- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
4931
- integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==
4932
- dependencies :
4933
- p-locate "^3.0.0"
4934
- path-exists "^3.0.0"
4935
-
4936
4921
locate-path@^5.0.0 :
4937
4922
version "5.0.0"
4938
4923
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
@@ -5444,7 +5429,7 @@ optionator@^0.9.3:
5444
5429
prelude-ls "^1.2.1"
5445
5430
type-check "^0.4.0"
5446
5431
5447
- p-limit@^2.0.0, p-limit@^2. 2.0 :
5432
+ p-limit@^2.2.0 :
5448
5433
version "2.3.0"
5449
5434
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
5450
5435
integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
@@ -5465,13 +5450,6 @@ p-limit@^4.0.0:
5465
5450
dependencies :
5466
5451
yocto-queue "^1.0.0"
5467
5452
5468
- p-locate@^3.0.0 :
5469
- version "3.0.0"
5470
- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
5471
- integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==
5472
- dependencies :
5473
- p-limit "^2.0.0"
5474
-
5475
5453
p-locate@^4.1.0 :
5476
5454
version "4.1.0"
5477
5455
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
@@ -5543,11 +5521,6 @@ parseurl@~1.3.2, parseurl@~1.3.3:
5543
5521
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
5544
5522
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
5545
5523
5546
- path-exists@^3.0.0 :
5547
- version "3.0.0"
5548
- resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
5549
- integrity sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==
5550
-
5551
5524
path-exists@^4.0.0 :
5552
5525
version "4.0.0"
5553
5526
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
@@ -5663,13 +5636,6 @@ pkg-dir@^7.0.0:
5663
5636
dependencies :
5664
5637
find-up "^6.3.0"
5665
5638
5666
- pkg-up@^3.1.0 :
5667
- version "3.1.0"
5668
- resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
5669
- integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==
5670
- dependencies :
5671
- find-up "^3.0.0"
5672
-
5673
5639
pn@^1.1.0 :
5674
5640
version "1.1.0"
5675
5641
resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
0 commit comments