Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit f6e8493

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.22.0
1 parent a5a8ae2 commit f6e8493

File tree

2 files changed

+151
-23
lines changed

2 files changed

+151
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "5.13.0",
5050
"eslint-config-prettier": "4.0.0",
5151
"eslint-config-standard": "12.0.0",
52-
"eslint-plugin-import": "2.16.0",
52+
"eslint-plugin-import": "2.22.0",
5353
"eslint-plugin-node": "8.0.1",
5454
"eslint-plugin-promise": "4.0.1",
5555
"eslint-plugin-standard": "4.0.0",

yarn.lock

Lines changed: 150 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,6 +1219,11 @@
12191219
dependencies:
12201220
jest-diff "^24.3.0"
12211221

1222+
"@types/json5@^0.0.29":
1223+
version "0.0.29"
1224+
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1225+
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
1226+
12221227
"@types/minimatch@*":
12231228
version "3.0.3"
12241229
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
@@ -1545,6 +1550,15 @@ array-ify@^1.0.0:
15451550
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
15461551
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
15471552

1553+
array-includes@^3.1.1:
1554+
version "3.1.1"
1555+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
1556+
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
1557+
dependencies:
1558+
define-properties "^1.1.3"
1559+
es-abstract "^1.17.0"
1560+
is-string "^1.0.5"
1561+
15481562
array-map@~0.0.0:
15491563
version "0.0.0"
15501564
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
@@ -1587,6 +1601,14 @@ array-unique@^0.3.2:
15871601
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
15881602
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
15891603

1604+
array.prototype.flat@^1.2.3:
1605+
version "1.2.3"
1606+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
1607+
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
1608+
dependencies:
1609+
define-properties "^1.1.3"
1610+
es-abstract "^1.17.0-next.1"
1611+
15901612
arrify@^1.0.1:
15911613
version "1.0.1"
15921614
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -2807,7 +2829,7 @@ [email protected]:
28072829
dependencies:
28082830
ms "2.0.0"
28092831

2810-
debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
2832+
debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
28112833
version "2.6.9"
28122834
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
28132835
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
@@ -2896,7 +2918,7 @@ defaults@^1.0.3:
28962918
dependencies:
28972919
clone "^1.0.2"
28982920

2899-
define-properties@^1.1.2:
2921+
define-properties@^1.1.2, define-properties@^1.1.3:
29002922
version "1.1.3"
29012923
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
29022924
integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
@@ -3132,6 +3154,23 @@ error-ex@^1.2.0, error-ex@^1.3.1:
31323154
dependencies:
31333155
is-arrayish "^0.2.1"
31343156

3157+
es-abstract@^1.17.0, es-abstract@^1.17.0-next.1, es-abstract@^1.17.5:
3158+
version "1.17.6"
3159+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
3160+
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
3161+
dependencies:
3162+
es-to-primitive "^1.2.1"
3163+
function-bind "^1.1.1"
3164+
has "^1.0.3"
3165+
has-symbols "^1.0.1"
3166+
is-callable "^1.2.0"
3167+
is-regex "^1.1.0"
3168+
object-inspect "^1.7.0"
3169+
object-keys "^1.1.1"
3170+
object.assign "^4.1.0"
3171+
string.prototype.trimend "^1.0.1"
3172+
string.prototype.trimstart "^1.0.1"
3173+
31353174
es-abstract@^1.4.3, es-abstract@^1.5.1:
31363175
version "1.13.0"
31373176
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
@@ -3153,6 +3192,15 @@ es-to-primitive@^1.2.0:
31533192
is-date-object "^1.0.1"
31543193
is-symbol "^1.0.2"
31553194

3195+
es-to-primitive@^1.2.1:
3196+
version "1.2.1"
3197+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
3198+
integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
3199+
dependencies:
3200+
is-callable "^1.1.4"
3201+
is-date-object "^1.0.1"
3202+
is-symbol "^1.0.2"
3203+
31563204
es6-promise@^4.0.3:
31573205
version "4.2.5"
31583206
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.5.tgz#da6d0d5692efb461e082c14817fe2427d8f5d054"
@@ -3199,20 +3247,20 @@ [email protected]:
31993247
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-12.0.0.tgz#638b4c65db0bd5a41319f96bba1f15ddad2107d9"
32003248
integrity sha512-COUz8FnXhqFitYj4DTqHzidjIL/t4mumGZto5c7DrBpvWoie+Sn3P4sLEzUGeYhRElWuFEf8K1S1EfvD1vixCQ==
32013249

3202-
eslint-import-resolver-node@^0.3.2:
3203-
version "0.3.2"
3204-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
3205-
integrity sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==
3250+
eslint-import-resolver-node@^0.3.3:
3251+
version "0.3.4"
3252+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
3253+
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
32063254
dependencies:
32073255
debug "^2.6.9"
3208-
resolve "^1.5.0"
3256+
resolve "^1.13.1"
32093257

3210-
eslint-module-utils@^2.3.0:
3211-
version "2.3.0"
3212-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.3.0.tgz#546178dab5e046c8b562bbb50705e2456d7bda49"
3213-
integrity sha512-lmDJgeOOjk8hObTysjqH7wyMi+nsHwwvfBykwfhjR1LNdd7C2uFJBvx4OpWYpXOw4df1yE1cDEVd1yLHitk34w==
3258+
eslint-module-utils@^2.6.0:
3259+
version "2.6.0"
3260+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6"
3261+
integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
32143262
dependencies:
3215-
debug "^2.6.8"
3263+
debug "^2.6.9"
32163264
pkg-dir "^2.0.0"
32173265

32183266
eslint-plugin-es@^1.3.1:
@@ -3223,21 +3271,24 @@ eslint-plugin-es@^1.3.1:
32233271
eslint-utils "^1.3.0"
32243272
regexpp "^2.0.1"
32253273

3226-
eslint-plugin-import@2.16.0:
3227-
version "2.16.0"
3228-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.16.0.tgz#97ac3e75d0791c4fac0e15ef388510217be7f66f"
3229-
integrity sha512-z6oqWlf1x5GkHIFgrSvtmudnqM6Q60KM4KvpWi5ubonMjycLjndvd5+8VAZIsTlHC03djdgJuyKG6XO577px6A==
3274+
eslint-plugin-import@2.22.0:
3275+
version "2.22.0"
3276+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
3277+
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
32303278
dependencies:
3279+
array-includes "^3.1.1"
3280+
array.prototype.flat "^1.2.3"
32313281
contains-path "^0.1.0"
32323282
debug "^2.6.9"
32333283
doctrine "1.5.0"
3234-
eslint-import-resolver-node "^0.3.2"
3235-
eslint-module-utils "^2.3.0"
3284+
eslint-import-resolver-node "^0.3.3"
3285+
eslint-module-utils "^2.6.0"
32363286
has "^1.0.3"
3237-
lodash "^4.17.11"
32383287
minimatch "^3.0.4"
3288+
object.values "^1.1.1"
32393289
read-pkg-up "^2.0.0"
3240-
resolve "^1.9.0"
3290+
resolve "^1.17.0"
3291+
tsconfig-paths "^3.9.0"
32413292

32423293
32433294
version "8.0.1"
@@ -4228,6 +4279,11 @@ has-symbols@^1.0.0:
42284279
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
42294280
integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=
42304281

4282+
has-symbols@^1.0.1:
4283+
version "1.0.1"
4284+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
4285+
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
4286+
42314287
has-unicode@^2.0.0, has-unicode@~2.0.1:
42324288
version "2.0.1"
42334289
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -4601,6 +4657,11 @@ is-callable@^1.1.4:
46014657
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
46024658
integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==
46034659

4660+
is-callable@^1.2.0:
4661+
version "1.2.0"
4662+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
4663+
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
4664+
46044665
is-ci@^1.0.10:
46054666
version "1.2.1"
46064667
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
@@ -4850,6 +4911,13 @@ is-regex@^1.0.4:
48504911
dependencies:
48514912
has "^1.0.1"
48524913

4914+
is-regex@^1.1.0:
4915+
version "1.1.0"
4916+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff"
4917+
integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw==
4918+
dependencies:
4919+
has-symbols "^1.0.1"
4920+
48534921
is-retry-allowed@^1.0.0:
48544922
version "1.1.0"
48554923
resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34"
@@ -4865,6 +4933,11 @@ is-stream@^2.0.0:
48654933
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3"
48664934
integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==
48674935

4936+
is-string@^1.0.5:
4937+
version "1.0.5"
4938+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
4939+
integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
4940+
48684941
is-subset@^0.1.1:
48694942
version "0.1.1"
48704943
resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6"
@@ -5472,6 +5545,13 @@ [email protected], json5@^2.1.0:
54725545
dependencies:
54735546
minimist "^1.2.0"
54745547

5548+
json5@^1.0.1:
5549+
version "1.0.1"
5550+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
5551+
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
5552+
dependencies:
5553+
minimist "^1.2.0"
5554+
54755555
json5@^2.1.2:
54765556
version "2.1.2"
54775557
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e"
@@ -6894,7 +6974,12 @@ object-copy@^0.1.0:
68946974
define-property "^0.2.5"
68956975
kind-of "^3.0.3"
68966976

6897-
object-keys@^1.0.11:
6977+
object-inspect@^1.7.0:
6978+
version "1.8.0"
6979+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
6980+
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
6981+
6982+
object-keys@^1.0.11, object-keys@^1.1.1:
68986983
version "1.1.1"
68996984
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
69006985
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
@@ -6944,6 +7029,16 @@ object.pick@^1.3.0:
69447029
dependencies:
69457030
isobject "^3.0.1"
69467031

7032+
object.values@^1.1.1:
7033+
version "1.1.1"
7034+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
7035+
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
7036+
dependencies:
7037+
define-properties "^1.1.3"
7038+
es-abstract "^1.17.0-next.1"
7039+
function-bind "^1.1.1"
7040+
has "^1.0.3"
7041+
69477042
octokit-pagination-methods@^1.1.0:
69487043
version "1.1.0"
69497044
resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4"
@@ -8140,7 +8235,7 @@ [email protected]:
81408235
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
81418236
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
81428237

8143-
[email protected], resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1, resolve@^1.9.0:
8238+
[email protected], resolve@^1.3.2, resolve@^1.8.1:
81448239
version "1.10.0"
81458240
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
81468241
integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
@@ -8161,6 +8256,13 @@ resolve@^1.12.0:
81618256
dependencies:
81628257
path-parse "^1.0.6"
81638258

8259+
resolve@^1.13.1, resolve@^1.17.0:
8260+
version "1.17.0"
8261+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
8262+
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
8263+
dependencies:
8264+
path-parse "^1.0.6"
8265+
81648266
restore-cursor@^2.0.0:
81658267
version "2.0.0"
81668268
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -8869,6 +8971,22 @@ string.prototype.padend@^3.0.0:
88698971
es-abstract "^1.4.3"
88708972
function-bind "^1.0.2"
88718973

8974+
string.prototype.trimend@^1.0.1:
8975+
version "1.0.1"
8976+
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
8977+
integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
8978+
dependencies:
8979+
define-properties "^1.1.3"
8980+
es-abstract "^1.17.5"
8981+
8982+
string.prototype.trimstart@^1.0.1:
8983+
version "1.0.1"
8984+
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
8985+
integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
8986+
dependencies:
8987+
define-properties "^1.1.3"
8988+
es-abstract "^1.17.5"
8989+
88728990
string_decoder@^1.1.1:
88738991
version "1.3.0"
88748992
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
@@ -9301,6 +9419,16 @@ [email protected]:
93019419
semver "^5.5"
93029420
yargs-parser "10.x"
93039421

9422+
tsconfig-paths@^3.9.0:
9423+
version "3.9.0"
9424+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
9425+
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
9426+
dependencies:
9427+
"@types/json5" "^0.0.29"
9428+
json5 "^1.0.1"
9429+
minimist "^1.2.0"
9430+
strip-bom "^3.0.0"
9431+
93049432
tslib@^1.8.1, tslib@^1.9.0:
93059433
version "1.9.3"
93069434
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

0 commit comments

Comments
 (0)