@@ -2862,18 +2862,18 @@ eslint-config-prettier@^7.2.0:
2862
2862
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
2863
2863
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
2864
2864
2865
- eslint-import-resolver-node@^0.3.4 :
2866
- version "0.3.4 "
2867
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4 .tgz#85ffa81942c25012d8231096ddf679c03042c717 "
2868
- integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA ==
2865
+ eslint-import-resolver-node@^0.3.6 :
2866
+ version "0.3.6 "
2867
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6 .tgz#4048b958395da89668252001dbd9eca6b83bacbd "
2868
+ integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw ==
2869
2869
dependencies :
2870
- debug "^2.6.9 "
2871
- resolve "^1.13.1 "
2870
+ debug "^3.2.7 "
2871
+ resolve "^1.20.0 "
2872
2872
2873
- eslint-module-utils@^2.6.1 :
2874
- version "2.6.1 "
2875
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.1 .tgz#b51be1e473dd0de1c5ea638e22429c2490ea8233 "
2876
- integrity sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A ==
2873
+ eslint-module-utils@^2.6.2 :
2874
+ version "2.6.2 "
2875
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2 .tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534 "
2876
+ integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q ==
2877
2877
dependencies :
2878
2878
debug "^3.2.7"
2879
2879
pkg-dir "^2.0.0"
@@ -2893,26 +2893,26 @@ eslint-plugin-html@^6.1.2:
2893
2893
dependencies :
2894
2894
htmlparser2 "^6.0.1"
2895
2895
2896
- eslint-plugin-import@^2.23.4 :
2897
- version "2.23.4 "
2898
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4 .tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97 "
2899
- integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ ==
2896
+ eslint-plugin-import@^2.24.2 :
2897
+ version "2.24.2 "
2898
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2 .tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da "
2899
+ integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q ==
2900
2900
dependencies :
2901
2901
array-includes "^3.1.3"
2902
2902
array.prototype.flat "^1.2.4"
2903
2903
debug "^2.6.9"
2904
2904
doctrine "^2.1.0"
2905
- eslint-import-resolver-node "^0.3.4 "
2906
- eslint-module-utils "^2.6.1 "
2905
+ eslint-import-resolver-node "^0.3.6 "
2906
+ eslint-module-utils "^2.6.2 "
2907
2907
find-up "^2.0.0"
2908
2908
has "^1.0.3"
2909
- is-core-module "^2.4 .0"
2909
+ is-core-module "^2.6 .0"
2910
2910
minimatch "^3.0.4"
2911
- object.values "^1.1.3 "
2911
+ object.values "^1.1.4 "
2912
2912
pkg-up "^2.0.0"
2913
2913
read-pkg-up "^3.0.0"
2914
2914
resolve "^1.20.0"
2915
- tsconfig-paths "^3.9 .0"
2915
+ tsconfig-paths "^3.11 .0"
2916
2916
2917
2917
eslint-plugin-prettier@^3.4.1 :
2918
2918
version "3.4.1"
@@ -3799,10 +3799,10 @@ is-core-module@^2.1.0, is-core-module@^2.2.0:
3799
3799
dependencies :
3800
3800
has "^1.0.3"
3801
3801
3802
- is-core-module@^2.4 .0 :
3803
- version "2.4 .0"
3804
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4 .0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1 "
3805
- integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A ==
3802
+ is-core-module@^2.6 .0 :
3803
+ version "2.6 .0"
3804
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6 .0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19 "
3805
+ integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ ==
3806
3806
dependencies :
3807
3807
has "^1.0.3"
3808
3808
@@ -5036,7 +5036,7 @@ object.pick@^1.3.0:
5036
5036
dependencies :
5037
5037
isobject "^3.0.1"
5038
5038
5039
- object.values@^1.1.3 :
5039
+ object.values@^1.1.4 :
5040
5040
version "1.1.4"
5041
5041
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
5042
5042
integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
@@ -5679,7 +5679,7 @@ resolve-url@^0.2.1:
5679
5679
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
5680
5680
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
5681
5681
5682
- resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1. 3.2 :
5682
+ resolve@^1.10.0, resolve@^1.12.0, resolve@^1.3.2 :
5683
5683
version "1.15.1"
5684
5684
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
5685
5685
integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
@@ -6293,10 +6293,10 @@ tr46@^2.0.2:
6293
6293
dependencies :
6294
6294
punycode "^2.1.1"
6295
6295
6296
- tsconfig-paths@^3.9 .0 :
6297
- version "3.9 .0"
6298
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9 .0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b "
6299
- integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw ==
6296
+ tsconfig-paths@^3.11 .0 :
6297
+ version "3.11 .0"
6298
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11 .0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36 "
6299
+ integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA ==
6300
6300
dependencies :
6301
6301
" @types/json5" " ^0.0.29"
6302
6302
json5 "^1.0.1"
0 commit comments