Skip to content
This repository was archived by the owner on May 10, 2022. It is now read-only.

Commit 468c60b

Browse files
committed
TASK: Update dependency find-up to v6
1 parent d56db7a commit 468c60b

File tree

2 files changed

+46
-7
lines changed

2 files changed

+46
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"cosmiconfig": "6.0.0",
4848
"debug-logger": "0.4.1",
4949
"execa": "3.4.0",
50-
"find-up": "4.1.0",
50+
"find-up": "6.3.0",
5151
"glob": "7.1.7",
5252
"inquirer": "7.3.3",
5353
"jest-worker": "^24.9.0",

yarn.lock

+45-6
Original file line numberDiff line numberDiff line change
@@ -3137,13 +3137,13 @@ find-npm-prefix@^1.0.2:
31373137
resolved "https://registry.yarnpkg.com/find-npm-prefix/-/find-npm-prefix-1.0.2.tgz#8d8ce2c78b3b4b9e66c8acc6a37c231eb841cfdf"
31383138
integrity sha512-KEftzJ+H90x6pcKtdXZEPsQse8/y/UnvzRKrOSQFprnrGaFuJ62fVkP34Iu2IYuMvyauCyoLTNkJZgrrGA2wkA==
31393139

3140-
find-up@4.1.0, find-up@^4.1.0:
3141-
version "4.1.0"
3142-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
3143-
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
3140+
find-up@6.3.0:
3141+
version "6.3.0"
3142+
resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
3143+
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
31443144
dependencies:
3145-
locate-path "^5.0.0"
3146-
path-exists "^4.0.0"
3145+
locate-path "^7.1.0"
3146+
path-exists "^5.0.0"
31473147

31483148
find-up@^2.0.0, find-up@^2.1.0:
31493149
version "2.1.0"
@@ -3159,6 +3159,14 @@ find-up@^3.0.0:
31593159
dependencies:
31603160
locate-path "^3.0.0"
31613161

3162+
find-up@^4.1.0:
3163+
version "4.1.0"
3164+
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
3165+
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
3166+
dependencies:
3167+
locate-path "^5.0.0"
3168+
path-exists "^4.0.0"
3169+
31623170
find-versions@^3.0.0:
31633171
version "3.2.0"
31643172
resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-3.2.0.tgz#10297f98030a786829681690545ef659ed1d254e"
@@ -5135,6 +5143,13 @@ locate-path@^5.0.0:
51355143
dependencies:
51365144
p-locate "^4.1.0"
51375145

5146+
locate-path@^7.1.0:
5147+
version "7.1.0"
5148+
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.1.0.tgz#241d62af60739f6097c055efe10329c88b798425"
5149+
integrity sha512-HNx5uOnYeK4SxEoid5qnhRfprlJeGMzFRKPLCf/15N3/B4AiofNwC/yq7VBKdVk9dx7m+PiYCJOGg55JYTAqoQ==
5150+
dependencies:
5151+
p-locate "^6.0.0"
5152+
51385153
lock-verify@^2.0.2, lock-verify@^2.1.0:
51395154
version "2.1.0"
51405155
resolved "https://registry.yarnpkg.com/lock-verify/-/lock-verify-2.1.0.tgz#fff4c918b8db9497af0c5fa7f6d71555de3ceb47"
@@ -6346,6 +6361,13 @@ p-limit@^2.0.0, p-limit@^2.2.0:
63466361
dependencies:
63476362
p-try "^2.0.0"
63486363

6364+
p-limit@^4.0.0:
6365+
version "4.0.0"
6366+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
6367+
integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
6368+
dependencies:
6369+
yocto-queue "^1.0.0"
6370+
63496371
p-locate@^2.0.0:
63506372
version "2.0.0"
63516373
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
@@ -6367,6 +6389,13 @@ p-locate@^4.0.0, p-locate@^4.1.0:
63676389
dependencies:
63686390
p-limit "^2.2.0"
63696391

6392+
p-locate@^6.0.0:
6393+
version "6.0.0"
6394+
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-6.0.0.tgz#3da9a49d4934b901089dca3302fa65dc5a05c04f"
6395+
integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
6396+
dependencies:
6397+
p-limit "^4.0.0"
6398+
63706399
p-map@^2.0.0:
63716400
version "2.1.0"
63726401
resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175"
@@ -6518,6 +6547,11 @@ path-exists@^4.0.0:
65186547
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
65196548
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
65206549

6550+
path-exists@^5.0.0:
6551+
version "5.0.0"
6552+
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
6553+
integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
6554+
65216555
path-is-absolute@^1.0.0:
65226556
version "1.0.1"
65236557
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -8782,3 +8816,8 @@ yargs@^15.0.1:
87828816
which-module "^2.0.0"
87838817
y18n "^4.0.0"
87848818
yargs-parser "^16.1.0"
8819+
8820+
yocto-queue@^1.0.0:
8821+
version "1.0.0"
8822+
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
8823+
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==

0 commit comments

Comments
 (0)