@@ -3519,7 +3519,7 @@ axobject-query@^2.2.0:
3519
3519
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
3520
3520
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
3521
3521
3522
- babel-eslint@^10.1.0:
3522
+ babel-eslint@10.1.0, babel-eslint@ ^10.1.0:
3523
3523
version "10.1.0"
3524
3524
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
3525
3525
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
@@ -5760,6 +5760,14 @@ eslint-import-resolver-node@^0.3.4:
5760
5760
debug "^2.6.9"
5761
5761
resolve "^1.13.1"
5762
5762
5763
+ eslint-import-resolver-node@^0.3.6:
5764
+ version "0.3.6"
5765
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
5766
+ integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
5767
+ dependencies:
5768
+ debug "^3.2.7"
5769
+ resolve "^1.20.0"
5770
+
5763
5771
5764
5772
version "4.0.2"
5765
5773
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-4.0.2.tgz#386a1e21bcb613b3cf2d252a3b708023ccfb41ec"
@@ -5779,6 +5787,14 @@ eslint-module-utils@^2.6.1:
5779
5787
debug "^3.2.7"
5780
5788
pkg-dir "^2.0.0"
5781
5789
5790
+ eslint-module-utils@^2.6.2:
5791
+ version "2.6.2"
5792
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534"
5793
+ integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==
5794
+ dependencies:
5795
+ debug "^3.2.7"
5796
+ pkg-dir "^2.0.0"
5797
+
5782
5798
eslint-plugin-flowtype@^5.2.0:
5783
5799
version "5.8.1"
5784
5800
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.1.tgz#6f2c313a6e9ec271a51315ccd09c2432b4d1930e"
@@ -5787,7 +5803,28 @@ eslint-plugin-flowtype@^5.2.0:
5787
5803
lodash "^4.17.15"
5788
5804
string-natural-compare "^3.0.1"
5789
5805
5790
- [email protected] , eslint-plugin-import@^2.22.1:
5806
+
5807
+ version "2.24.1"
5808
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.1.tgz#64aba8b567a1ba9921d5465586e86c491b8e2135"
5809
+ integrity sha512-KSFWhNxPH8OGJwpRJJs+Z7I0a13E2iFQZJIvSnCu6KUs4qmgAm3xN9GYBCSoiGWmwA7gERZPXqYQjcoCROnYhQ==
5810
+ dependencies:
5811
+ array-includes "^3.1.3"
5812
+ array.prototype.flat "^1.2.4"
5813
+ debug "^2.6.9"
5814
+ doctrine "^2.1.0"
5815
+ eslint-import-resolver-node "^0.3.6"
5816
+ eslint-module-utils "^2.6.2"
5817
+ find-up "^2.0.0"
5818
+ has "^1.0.3"
5819
+ is-core-module "^2.6.0"
5820
+ minimatch "^3.0.4"
5821
+ object.values "^1.1.4"
5822
+ pkg-up "^2.0.0"
5823
+ read-pkg-up "^3.0.0"
5824
+ resolve "^1.20.0"
5825
+ tsconfig-paths "^3.10.1"
5826
+
5827
+ eslint-plugin-import@^2.22.1:
5791
5828
version "2.23.4"
5792
5829
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
5793
5830
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
@@ -7402,6 +7439,13 @@ is-core-module@^2.0.0, is-core-module@^2.2.0, is-core-module@^2.4.0:
7402
7439
dependencies:
7403
7440
has "^1.0.3"
7404
7441
7442
+ is-core-module@^2.6.0:
7443
+ version "2.6.0"
7444
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
7445
+ integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
7446
+ dependencies:
7447
+ has "^1.0.3"
7448
+
7405
7449
is-data-descriptor@^0.1.4:
7406
7450
version "0.1.4"
7407
7451
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
12949
12993
typescript "4.3.4"
12950
12994
yargs "17.0.1"
12951
12995
12952
- tsconfig-paths@^3.9.0:
12996
+ tsconfig-paths@^3.10.1, tsconfig-paths@^3. 9.0:
12953
12997
version "3.10.1"
12954
12998
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
12955
12999
integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q==
0 commit comments