2506
2506
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818"
2507
2507
integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==
2508
2508
2509
+ "@types/json5@^0.0.29":
2510
+ version "0.0.29"
2511
+ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2512
+ integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2513
+
2509
2514
"@types/mime@^1":
2510
2515
version "1.3.2"
2511
2516
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
@@ -3519,7 +3524,7 @@ axobject-query@^2.2.0:
3519
3524
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
3520
3525
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
3521
3526
3522
- babel-eslint@^10.1.0:
3527
+ babel-eslint@10.1.0, babel-eslint@ ^10.1.0:
3523
3528
version "10.1.0"
3524
3529
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
3525
3530
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
@@ -5760,6 +5765,14 @@ eslint-import-resolver-node@^0.3.4:
5760
5765
debug "^2.6.9"
5761
5766
resolve "^1.13.1"
5762
5767
5768
+ eslint-import-resolver-node@^0.3.6:
5769
+ version "0.3.6"
5770
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
5771
+ integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
5772
+ dependencies:
5773
+ debug "^3.2.7"
5774
+ resolve "^1.20.0"
5775
+
5763
5776
5764
5777
version "4.0.2"
5765
5778
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-4.0.2.tgz#386a1e21bcb613b3cf2d252a3b708023ccfb41ec"
@@ -5779,6 +5792,14 @@ eslint-module-utils@^2.6.1:
5779
5792
debug "^3.2.7"
5780
5793
pkg-dir "^2.0.0"
5781
5794
5795
+ eslint-module-utils@^2.6.2:
5796
+ version "2.6.2"
5797
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534"
5798
+ integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==
5799
+ dependencies:
5800
+ debug "^3.2.7"
5801
+ pkg-dir "^2.0.0"
5802
+
5782
5803
eslint-plugin-flowtype@^5.2.0:
5783
5804
version "5.8.1"
5784
5805
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.1.tgz#6f2c313a6e9ec271a51315ccd09c2432b4d1930e"
@@ -5787,7 +5808,28 @@ eslint-plugin-flowtype@^5.2.0:
5787
5808
lodash "^4.17.15"
5788
5809
string-natural-compare "^3.0.1"
5789
5810
5790
- [email protected] , eslint-plugin-import@^2.22.1:
5811
+
5812
+ version "2.24.2"
5813
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
5814
+ integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
5815
+ dependencies:
5816
+ array-includes "^3.1.3"
5817
+ array.prototype.flat "^1.2.4"
5818
+ debug "^2.6.9"
5819
+ doctrine "^2.1.0"
5820
+ eslint-import-resolver-node "^0.3.6"
5821
+ eslint-module-utils "^2.6.2"
5822
+ find-up "^2.0.0"
5823
+ has "^1.0.3"
5824
+ is-core-module "^2.6.0"
5825
+ minimatch "^3.0.4"
5826
+ object.values "^1.1.4"
5827
+ pkg-up "^2.0.0"
5828
+ read-pkg-up "^3.0.0"
5829
+ resolve "^1.20.0"
5830
+ tsconfig-paths "^3.11.0"
5831
+
5832
+ eslint-plugin-import@^2.22.1:
5791
5833
version "2.23.4"
5792
5834
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
5793
5835
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
@@ -7402,6 +7444,13 @@ is-core-module@^2.0.0, is-core-module@^2.2.0, is-core-module@^2.4.0:
7402
7444
dependencies:
7403
7445
has "^1.0.3"
7404
7446
7447
+ is-core-module@^2.6.0:
7448
+ version "2.6.0"
7449
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
7450
+ integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
7451
+ dependencies:
7452
+ has "^1.0.3"
7453
+
7405
7454
is-data-descriptor@^0.1.4:
7406
7455
version "0.1.4"
7407
7456
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
12949
12998
typescript "4.3.4"
12950
12999
yargs "17.0.1"
12951
13000
13001
+ tsconfig-paths@^3.11.0:
13002
+ version "3.11.0"
13003
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
13004
+ integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
13005
+ dependencies:
13006
+ "@types/json5" "^0.0.29"
13007
+ json5 "^1.0.1"
13008
+ minimist "^1.2.0"
13009
+ strip-bom "^3.0.0"
13010
+
12952
13011
tsconfig-paths@^3.9.0:
12953
13012
version "3.10.1"
12954
13013
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
0 commit comments