2919
2919
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz#6c8761e544e96c531ff92642eeb87842b8488516"
2920
2920
integrity sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==
2921
2921
2922
- eslint-import-resolver-node@^0.3.5 :
2923
- version "0.3.5 "
2924
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.5 .tgz#939bbb0f74e179e757ca87f7a4a890dabed18ac4 "
2925
- integrity sha512-XMoPKjSpXbkeJ7ZZ9icLnJMTY5Mc1kZbCakHquaFsXPpyWOwK0TK6CODO+0ca54UoM9LKOxyUNnoVZRl8TeaAg ==
2922
+ eslint-import-resolver-node@^0.3.6 :
2923
+ version "0.3.6 "
2924
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6 .tgz#4048b958395da89668252001dbd9eca6b83bacbd "
2925
+ integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw ==
2926
2926
dependencies :
2927
2927
debug "^3.2.7"
2928
2928
resolve "^1.20.0"
@@ -2943,26 +2943,26 @@ eslint-plugin-es@^3.0.0:
2943
2943
eslint-utils "^2.0.0"
2944
2944
regexpp "^3.0.0"
2945
2945
2946
-
2947
- version "2.24.0 "
2948
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.0 .tgz#697ffd263e24da5e84e03b282f5fb62251777177 "
2949
- integrity sha512-Kc6xqT9hiYi2cgybOc0I2vC9OgAYga5o/rAFinam/yF/t5uBqxQbauNPMC6fgb640T/89P0gFoO27FOilJ/Cqg ==
2946
+
2947
+ version "2.24.1 "
2948
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.1 .tgz#64aba8b567a1ba9921d5465586e86c491b8e2135 "
2949
+ integrity sha512-KSFWhNxPH8OGJwpRJJs+Z7I0a13E2iFQZJIvSnCu6KUs4qmgAm3xN9GYBCSoiGWmwA7gERZPXqYQjcoCROnYhQ ==
2950
2950
dependencies :
2951
2951
array-includes "^3.1.3"
2952
2952
array.prototype.flat "^1.2.4"
2953
2953
debug "^2.6.9"
2954
2954
doctrine "^2.1.0"
2955
- eslint-import-resolver-node "^0.3.5 "
2955
+ eslint-import-resolver-node "^0.3.6 "
2956
2956
eslint-module-utils "^2.6.2"
2957
2957
find-up "^2.0.0"
2958
2958
has "^1.0.3"
2959
- is-core-module "^2.4 .0"
2959
+ is-core-module "^2.6 .0"
2960
2960
minimatch "^3.0.4"
2961
- object.values "^1.1.3 "
2961
+ object.values "^1.1.4 "
2962
2962
pkg-up "^2.0.0"
2963
2963
read-pkg-up "^3.0.0"
2964
2964
resolve "^1.20.0"
2965
- tsconfig-paths "^3.9.0 "
2965
+ tsconfig-paths "^3.10.1 "
2966
2966
2967
2967
2968
2968
version "11.1.0"
@@ -3795,13 +3795,20 @@ is-ci@^3.0.0:
3795
3795
dependencies :
3796
3796
ci-info "^3.1.1"
3797
3797
3798
- is-core-module@^2.2.0, is-core-module@^2.4.0 :
3798
+ is-core-module@^2.2.0 :
3799
3799
version "2.5.0"
3800
3800
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.5.0.tgz#f754843617c70bfd29b7bd87327400cda5c18491"
3801
3801
integrity sha512-TXCMSDsEHMEEZ6eCA8rwRDbLu55MRGmrctljsBX/2v1d9/GzqHOxW5c5oPSgrUt2vBFXebu9rGqckXGPWOlYpg==
3802
3802
dependencies :
3803
3803
has "^1.0.3"
3804
3804
3805
+ is-core-module@^2.6.0 :
3806
+ version "2.6.0"
3807
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
3808
+ integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
3809
+ dependencies :
3810
+ has "^1.0.3"
3811
+
3805
3812
is-date-object@^1.0.1 :
3806
3813
version "1.0.5"
3807
3814
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
@@ -4960,7 +4967,7 @@ object.assign@^4.1.0, object.assign@^4.1.2:
4960
4967
has-symbols "^1.0.1"
4961
4968
object-keys "^1.1.1"
4962
4969
4963
- object.values@^1.1.3 :
4970
+ object.values@^1.1.4 :
4964
4971
version "1.1.4"
4965
4972
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
4966
4973
integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
@@ -6096,7 +6103,7 @@ ts-node@^9:
6096
6103
source-map-support "^0.5.17"
6097
6104
yn "3.1.1"
6098
6105
6099
- tsconfig-paths@^3.9.0 :
6106
+ tsconfig-paths@^3.10.1 :
6100
6107
version "3.10.1"
6101
6108
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
6102
6109
integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q==
0 commit comments