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"
@@ -3358,6 +3363,17 @@ array-includes@^3.1.1, array-includes@^3.1.2, array-includes@^3.1.3:
3358
3363
get-intrinsic "^1.1.1"
3359
3364
is-string "^1.0.5"
3360
3365
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
+
3361
3377
array-union@^1.0.1:
3362
3378
version "1.0.2"
3363
3379
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -3389,6 +3405,15 @@ array.prototype.flat@^1.2.4:
3389
3405
define-properties "^1.1.3"
3390
3406
es-abstract "^1.18.0-next.1"
3391
3407
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
+
3392
3417
array.prototype.flatmap@^1.2.4:
3393
3418
version "1.2.4"
3394
3419
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:
3519
3544
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
3520
3545
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
3521
3546
3522
- babel-eslint@^10.1.0:
3547
+ babel-eslint@10.1.0, babel-eslint@ ^10.1.0:
3523
3548
version "10.1.0"
3524
3549
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
3525
3550
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-
5650
5675
string.prototype.trimstart "^1.0.4"
5651
5676
unbox-primitive "^1.0.1"
5652
5677
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
+
5653
5704
es-module-lexer@^0.7.1:
5654
5705
version "0.7.1"
5655
5706
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:
5760
5811
debug "^2.6.9"
5761
5812
resolve "^1.13.1"
5762
5813
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
+
5763
5822
5764
5823
version "4.0.2"
5765
5824
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-4.0.2.tgz#386a1e21bcb613b3cf2d252a3b708023ccfb41ec"
@@ -5779,6 +5838,14 @@ eslint-module-utils@^2.6.1:
5779
5838
debug "^3.2.7"
5780
5839
pkg-dir "^2.0.0"
5781
5840
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
+
5782
5849
eslint-plugin-flowtype@^5.2.0:
5783
5850
version "5.8.1"
5784
5851
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:
5787
5854
lodash "^4.17.15"
5788
5855
string-natural-compare "^3.0.1"
5789
5856
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:
5791
5877
version "2.23.4"
5792
5878
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
5793
5879
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
@@ -6628,6 +6714,14 @@ get-stream@^6.0.0:
6628
6714
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
6629
6715
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
6630
6716
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
+
6631
6725
get-value@^2.0.3, get-value@^2.0.6:
6632
6726
version "2.0.6"
6633
6727
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:
6796
6890
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
6797
6891
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
6798
6892
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
+
6799
6900
has-value@^0.3.1:
6800
6901
version "0.3.1"
6801
6902
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:
7369
7470
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
7370
7471
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
7371
7472
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
+
7372
7478
is-ci@^2.0.0:
7373
7479
version "2.0.0"
7374
7480
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:
7402
7508
dependencies:
7403
7509
has "^1.0.3"
7404
7510
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
+
7405
7518
is-data-descriptor@^0.1.4:
7406
7519
version "0.1.4"
7407
7520
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:
7495
7608
dependencies:
7496
7609
is-extglob "^2.1.1"
7497
7610
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
+
7498
7618
is-interactive@^1.0.0:
7499
7619
version "1.0.0"
7500
7620
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:
7586
7706
call-bind "^1.0.2"
7587
7707
has-symbols "^1.0.2"
7588
7708
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
+
7589
7717
is-regexp@^1.0.0:
7590
7718
version "1.0.0"
7591
7719
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
7601
7729
resolved "https://registry.yarnpkg.com/is-root/-/is-root-2.1.0.tgz#809e18129cf1129644302a4f8544035d51984a9c"
7602
7730
integrity sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==
7603
7731
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
+
7604
7737
is-stream@^1.1.0:
7605
7738
version "1.1.0"
7606
7739
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:
7616
7749
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
7617
7750
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
7618
7751
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
+
7619
7759
is-symbol@^1.0.2, is-symbol@^1.0.3:
7620
7760
version "1.0.4"
7621
7761
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -7633,6 +7773,13 @@ is-unicode-supported@^0.1.0:
7633
7773
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
7634
7774
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
7635
7775
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
+
7636
7783
is-what@^3.12.0:
7637
7784
version "3.14.1"
7638
7785
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:
9646
9793
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
9647
9794
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
9648
9795
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
+
9649
9801
object-is@^1.0.1:
9650
9802
version "1.1.5"
9651
9803
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:
9720
9872
define-properties "^1.1.3"
9721
9873
es-abstract "^1.18.2"
9722
9874
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
+
9723
9884
obuf@^1.0.0, obuf@^1.1.2:
9724
9885
version "1.1.2"
9725
9886
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
12949
13110
typescript "4.3.4"
12950
13111
yargs "17.0.1"
12951
13112
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
+
12952
13123
tsconfig-paths@^3.9.0:
12953
13124
version "3.10.1"
12954
13125
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
0 commit comments