Skip to content

Commit da699d9

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.25.4
1 parent 2f94b90 commit da699d9

File tree

3 files changed

+175
-4
lines changed

3 files changed

+175
-4
lines changed

example/router-redux-rematch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "7.31.0",
5050
"eslint-config-airbnb": "18.2.1",
5151
"eslint-loader": "4.0.2",
52-
"eslint-plugin-import": "2.23.4",
52+
"eslint-plugin-import": "2.25.4",
5353
"eslint-plugin-jsx-a11y": "6.4.1",
5454
"eslint-plugin-react": "7.24.0",
5555
"eslint-webpack-plugin": "3.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"babel-eslint": "10.1.0",
2626
"eslint": "7.31.0",
2727
"eslint-config-airbnb": "18.2.1",
28-
"eslint-plugin-import": "2.23.4",
28+
"eslint-plugin-import": "2.25.4",
2929
"eslint-plugin-jsx-a11y": "6.4.1",
3030
"eslint-plugin-react": "7.24.0",
3131
"eslint-plugin-react-hooks": "4.2.0",

yarn.lock

Lines changed: 173 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2506,6 +2506,11 @@
25062506
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818"
25072507
integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==
25082508

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+
25092514
"@types/mime@^1":
25102515
version "1.3.2"
25112516
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
@@ -3358,6 +3363,17 @@ array-includes@^3.1.1, array-includes@^3.1.2, array-includes@^3.1.3:
33583363
get-intrinsic "^1.1.1"
33593364
is-string "^1.0.5"
33603365

3366+
array-includes@^3.1.4:
3367+
version "3.1.4"
3368+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
3369+
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
3370+
dependencies:
3371+
call-bind "^1.0.2"
3372+
define-properties "^1.1.3"
3373+
es-abstract "^1.19.1"
3374+
get-intrinsic "^1.1.1"
3375+
is-string "^1.0.7"
3376+
33613377
array-union@^1.0.1:
33623378
version "1.0.2"
33633379
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -3389,6 +3405,15 @@ array.prototype.flat@^1.2.4:
33893405
define-properties "^1.1.3"
33903406
es-abstract "^1.18.0-next.1"
33913407

3408+
array.prototype.flat@^1.2.5:
3409+
version "1.2.5"
3410+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
3411+
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
3412+
dependencies:
3413+
call-bind "^1.0.2"
3414+
define-properties "^1.1.3"
3415+
es-abstract "^1.19.0"
3416+
33923417
array.prototype.flatmap@^1.2.4:
33933418
version "1.2.4"
33943419
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz#94cfd47cc1556ec0747d97f7c7738c58122004c9"
@@ -3519,7 +3544,7 @@ axobject-query@^2.2.0:
35193544
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
35203545
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
35213546

3522-
babel-eslint@^10.1.0:
3547+
babel-eslint@10.1.0, babel-eslint@^10.1.0:
35233548
version "10.1.0"
35243549
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
35253550
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
@@ -5650,6 +5675,32 @@ es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-
56505675
string.prototype.trimstart "^1.0.4"
56515676
unbox-primitive "^1.0.1"
56525677

5678+
es-abstract@^1.19.0, es-abstract@^1.19.1:
5679+
version "1.19.1"
5680+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
5681+
integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
5682+
dependencies:
5683+
call-bind "^1.0.2"
5684+
es-to-primitive "^1.2.1"
5685+
function-bind "^1.1.1"
5686+
get-intrinsic "^1.1.1"
5687+
get-symbol-description "^1.0.0"
5688+
has "^1.0.3"
5689+
has-symbols "^1.0.2"
5690+
internal-slot "^1.0.3"
5691+
is-callable "^1.2.4"
5692+
is-negative-zero "^2.0.1"
5693+
is-regex "^1.1.4"
5694+
is-shared-array-buffer "^1.0.1"
5695+
is-string "^1.0.7"
5696+
is-weakref "^1.0.1"
5697+
object-inspect "^1.11.0"
5698+
object-keys "^1.1.1"
5699+
object.assign "^4.1.2"
5700+
string.prototype.trimend "^1.0.4"
5701+
string.prototype.trimstart "^1.0.4"
5702+
unbox-primitive "^1.0.1"
5703+
56535704
es-module-lexer@^0.7.1:
56545705
version "0.7.1"
56555706
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.7.1.tgz#c2c8e0f46f2df06274cdaf0dd3f3b33e0a0b267d"
@@ -5760,6 +5811,14 @@ eslint-import-resolver-node@^0.3.4:
57605811
debug "^2.6.9"
57615812
resolve "^1.13.1"
57625813

5814+
eslint-import-resolver-node@^0.3.6:
5815+
version "0.3.6"
5816+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
5817+
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
5818+
dependencies:
5819+
debug "^3.2.7"
5820+
resolve "^1.20.0"
5821+
57635822
57645823
version "4.0.2"
57655824
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-4.0.2.tgz#386a1e21bcb613b3cf2d252a3b708023ccfb41ec"
@@ -5779,6 +5838,14 @@ eslint-module-utils@^2.6.1:
57795838
debug "^3.2.7"
57805839
pkg-dir "^2.0.0"
57815840

5841+
eslint-module-utils@^2.7.2:
5842+
version "2.7.3"
5843+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
5844+
integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
5845+
dependencies:
5846+
debug "^3.2.7"
5847+
find-up "^2.1.0"
5848+
57825849
eslint-plugin-flowtype@^5.2.0:
57835850
version "5.8.1"
57845851
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.1.tgz#6f2c313a6e9ec271a51315ccd09c2432b4d1930e"
@@ -5787,7 +5854,26 @@ eslint-plugin-flowtype@^5.2.0:
57875854
lodash "^4.17.15"
57885855
string-natural-compare "^3.0.1"
57895856

5790-
[email protected], eslint-plugin-import@^2.22.1:
5857+
5858+
version "2.25.4"
5859+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
5860+
integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
5861+
dependencies:
5862+
array-includes "^3.1.4"
5863+
array.prototype.flat "^1.2.5"
5864+
debug "^2.6.9"
5865+
doctrine "^2.1.0"
5866+
eslint-import-resolver-node "^0.3.6"
5867+
eslint-module-utils "^2.7.2"
5868+
has "^1.0.3"
5869+
is-core-module "^2.8.0"
5870+
is-glob "^4.0.3"
5871+
minimatch "^3.0.4"
5872+
object.values "^1.1.5"
5873+
resolve "^1.20.0"
5874+
tsconfig-paths "^3.12.0"
5875+
5876+
eslint-plugin-import@^2.22.1:
57915877
version "2.23.4"
57925878
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
57935879
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
@@ -6628,6 +6714,14 @@ get-stream@^6.0.0:
66286714
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
66296715
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
66306716

6717+
get-symbol-description@^1.0.0:
6718+
version "1.0.0"
6719+
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
6720+
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
6721+
dependencies:
6722+
call-bind "^1.0.2"
6723+
get-intrinsic "^1.1.1"
6724+
66316725
get-value@^2.0.3, get-value@^2.0.6:
66326726
version "2.0.6"
66336727
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -6796,6 +6890,13 @@ has-symbols@^1.0.1, has-symbols@^1.0.2:
67966890
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
67976891
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
67986892

6893+
has-tostringtag@^1.0.0:
6894+
version "1.0.0"
6895+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
6896+
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
6897+
dependencies:
6898+
has-symbols "^1.0.2"
6899+
67996900
has-value@^0.3.1:
68006901
version "0.3.1"
68016902
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
@@ -7369,6 +7470,11 @@ is-callable@^1.1.4, is-callable@^1.2.3:
73697470
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
73707471
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
73717472

7473+
is-callable@^1.2.4:
7474+
version "1.2.4"
7475+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
7476+
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
7477+
73727478
is-ci@^2.0.0:
73737479
version "2.0.0"
73747480
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -7402,6 +7508,13 @@ is-core-module@^2.0.0, is-core-module@^2.2.0, is-core-module@^2.4.0:
74027508
dependencies:
74037509
has "^1.0.3"
74047510

7511+
is-core-module@^2.8.0:
7512+
version "2.8.1"
7513+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
7514+
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
7515+
dependencies:
7516+
has "^1.0.3"
7517+
74057518
is-data-descriptor@^0.1.4:
74067519
version "0.1.4"
74077520
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -7495,6 +7608,13 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
74957608
dependencies:
74967609
is-extglob "^2.1.1"
74977610

7611+
is-glob@^4.0.3:
7612+
version "4.0.3"
7613+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
7614+
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
7615+
dependencies:
7616+
is-extglob "^2.1.1"
7617+
74987618
is-interactive@^1.0.0:
74997619
version "1.0.0"
75007620
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
@@ -7586,6 +7706,14 @@ is-regex@^1.0.4, is-regex@^1.1.3:
75867706
call-bind "^1.0.2"
75877707
has-symbols "^1.0.2"
75887708

7709+
is-regex@^1.1.4:
7710+
version "1.1.4"
7711+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
7712+
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
7713+
dependencies:
7714+
call-bind "^1.0.2"
7715+
has-tostringtag "^1.0.0"
7716+
75897717
is-regexp@^1.0.0:
75907718
version "1.0.0"
75917719
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -7601,6 +7729,11 @@ [email protected]:
76017729
resolved "https://registry.yarnpkg.com/is-root/-/is-root-2.1.0.tgz#809e18129cf1129644302a4f8544035d51984a9c"
76027730
integrity sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==
76037731

7732+
is-shared-array-buffer@^1.0.1:
7733+
version "1.0.1"
7734+
resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6"
7735+
integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
7736+
76047737
is-stream@^1.1.0:
76057738
version "1.1.0"
76067739
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -7616,6 +7749,13 @@ is-string@^1.0.5, is-string@^1.0.6:
76167749
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
76177750
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
76187751

7752+
is-string@^1.0.7:
7753+
version "1.0.7"
7754+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
7755+
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
7756+
dependencies:
7757+
has-tostringtag "^1.0.0"
7758+
76197759
is-symbol@^1.0.2, is-symbol@^1.0.3:
76207760
version "1.0.4"
76217761
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -7633,6 +7773,13 @@ is-unicode-supported@^0.1.0:
76337773
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
76347774
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
76357775

7776+
is-weakref@^1.0.1:
7777+
version "1.0.2"
7778+
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
7779+
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
7780+
dependencies:
7781+
call-bind "^1.0.2"
7782+
76367783
is-what@^3.12.0:
76377784
version "3.14.1"
76387785
resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.14.1.tgz#e1222f46ddda85dead0fd1c9df131760e77755c1"
@@ -9646,6 +9793,11 @@ object-inspect@^1.10.3, object-inspect@^1.9.0:
96469793
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
96479794
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
96489795

9796+
object-inspect@^1.11.0:
9797+
version "1.12.0"
9798+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
9799+
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
9800+
96499801
object-is@^1.0.1:
96509802
version "1.1.5"
96519803
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.5.tgz#b9deeaa5fc7f1846a0faecdceec138e5778f53ac"
@@ -9720,6 +9872,15 @@ object.values@^1.1.0, object.values@^1.1.3, object.values@^1.1.4:
97209872
define-properties "^1.1.3"
97219873
es-abstract "^1.18.2"
97229874

9875+
object.values@^1.1.5:
9876+
version "1.1.5"
9877+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
9878+
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
9879+
dependencies:
9880+
call-bind "^1.0.2"
9881+
define-properties "^1.1.3"
9882+
es-abstract "^1.19.1"
9883+
97239884
obuf@^1.0.0, obuf@^1.1.2:
97249885
version "1.1.2"
97259886
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
@@ -12949,6 +13110,16 @@ [email protected]:
1294913110
typescript "4.3.4"
1295013111
yargs "17.0.1"
1295113112

13113+
tsconfig-paths@^3.12.0:
13114+
version "3.13.0"
13115+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.13.0.tgz#f3e9b8f6876698581d94470c03c95b3a48c0e3d7"
13116+
integrity sha512-nWuffZppoaYK0vQ1SQmkSsQzJoHA4s6uzdb2waRpD806x9yfq153AdVsWz4je2qZcW+pENrMQXbGQ3sMCkXuhw==
13117+
dependencies:
13118+
"@types/json5" "^0.0.29"
13119+
json5 "^1.0.1"
13120+
minimist "^1.2.0"
13121+
strip-bom "^3.0.0"
13122+
1295213123
tsconfig-paths@^3.9.0:
1295313124
version "3.10.1"
1295413125
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"

0 commit comments

Comments
 (0)