2033
2033
dependencies :
2034
2034
" @types/yargs-parser" " *"
2035
2035
2036
- " @typescript-eslint/experimental-utils@^2.5.0 " :
2037
- version "2.18 .0"
2038
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.18 .0.tgz#e4eab839082030282496c1439bbf9fdf2a4f3da8 "
2039
- integrity sha512-J6MopKPHuJYmQUkANLip7g9I82ZLe1naCbxZZW3O2sIxTiq/9YYoOELEKY7oPg0hJ0V/AQ225h2z0Yp+RRMXhw ==
2036
+ " @typescript-eslint/experimental-utils@^4.0.1 " :
2037
+ version "4.22 .0"
2038
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22 .0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f "
2039
+ integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg ==
2040
2040
dependencies :
2041
2041
" @types/json-schema" " ^7.0.3"
2042
- " @typescript-eslint/typescript-estree" " 2.18.0"
2042
+ " @typescript-eslint/scope-manager" " 4.22.0"
2043
+ " @typescript-eslint/types" " 4.22.0"
2044
+ " @typescript-eslint/typescript-estree" " 4.22.0"
2043
2045
eslint-scope "^5.0.0"
2046
+ eslint-utils "^2.0.0"
2044
2047
2045
- " @typescript-eslint/[email protected] .0 " :
2046
- version "2.18 .0"
2047
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree /-/typescript-estree-2.18 .0.tgz#cfbd16ed1b111166617d718619c19b62764c8460 "
2048
- integrity sha512-gVHylf7FDb8VSi2ypFuEL3hOtoC4HkZZ5dOjXvVjoyKdRrvXAOPSzpNRnKMfaUUEiSLP8UF9j9X9EDLxC0lfZg ==
2048
+ " @typescript-eslint/[email protected] .0 " :
2049
+ version "4.22 .0"
2050
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager /-/scope-manager-4.22 .0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a "
2051
+ integrity sha512-OcCO7LTdk6ukawUM40wo61WdeoA7NM/zaoq1/2cs13M7GyiF+T4rxuA4xM+6LeHWjWbss7hkGXjFDRcKD4O04Q ==
2049
2052
dependencies :
2053
+ " @typescript-eslint/types" " 4.22.0"
2054
+ " @typescript-eslint/visitor-keys" " 4.22.0"
2055
+
2056
+ " @typescript-eslint/[email protected] " :
2057
+ version "4.22.0"
2058
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
2059
+ integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
2060
+
2061
+ " @typescript-eslint/[email protected] " :
2062
+ version "4.22.0"
2063
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
2064
+ integrity sha512-TkIFeu5JEeSs5ze/4NID+PIcVjgoU3cUQUIZnH3Sb1cEn1lBo7StSV5bwPuJQuoxKXlzAObjYTilOEKRuhR5yg==
2065
+ dependencies :
2066
+ " @typescript-eslint/types" " 4.22.0"
2067
+ " @typescript-eslint/visitor-keys" " 4.22.0"
2050
2068
debug "^4.1.1"
2051
- eslint-visitor-keys "^1.1.0"
2052
- glob "^7.1.6"
2069
+ globby "^11.0.1"
2053
2070
is-glob "^4.0.1"
2054
- lodash "^4.17.15"
2055
- semver "^6.3.0"
2071
+ semver "^7.3.2"
2056
2072
tsutils "^3.17.1"
2057
2073
2074
+ " @typescript-eslint/[email protected] " :
2075
+ version "4.22.0"
2076
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"
2077
+ integrity sha512-nnMu4F+s4o0sll6cBSsTeVsT4cwxB7zECK3dFxzEjPBii9xLpq4yqqsy/FU5zMfan6G60DKZSCXAa3sHJZrcYw==
2078
+ dependencies :
2079
+ " @typescript-eslint/types" " 4.22.0"
2080
+ eslint-visitor-keys "^2.0.0"
2081
+
2058
2082
JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5 :
2059
2083
version "1.3.5"
2060
2084
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
4091
4115
read-pkg-up "^2.0.0"
4092
4116
resolve "^1.11.0"
4093
4117
4094
- eslint-plugin-jest@23.0.4 :
4095
- version "23.0.4 "
4096
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.4 .tgz#1ab81ffe3b16c5168efa72cbd4db14d335092aa0 "
4097
- integrity sha512-OaP8hhT8chJNodUPvLJ6vl8gnalcsU/Ww1t9oR3HnGdEWjm/DdCCUXLOral+IPGAeWu/EwgVQCK/QtxALpH1Yw ==
4118
+ eslint-plugin-jest@24.3.6 :
4119
+ version "24.3.6 "
4120
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6 .tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173 "
4121
+ integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg ==
4098
4122
dependencies :
4099
- " @typescript-eslint/experimental-utils" " ^2.5.0 "
4123
+ " @typescript-eslint/experimental-utils" " ^4.0.1 "
4100
4124
4101
4125
4102
4126
version "0.5.0"
@@ -4118,11 +4142,23 @@ eslint-utils@^1.4.3:
4118
4142
dependencies :
4119
4143
eslint-visitor-keys "^1.1.0"
4120
4144
4145
+ eslint-utils@^2.0.0 :
4146
+ version "2.1.0"
4147
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
4148
+ integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
4149
+ dependencies :
4150
+ eslint-visitor-keys "^1.1.0"
4151
+
4121
4152
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
4122
4153
version "1.1.0"
4123
4154
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
4124
4155
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
4125
4156
4157
+ eslint-visitor-keys@^2.0.0 :
4158
+ version "2.0.0"
4159
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
4160
+ integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
4161
+
4126
4162
4127
4163
version "6.7.2"
4128
4164
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2.tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1"
@@ -4995,6 +5031,18 @@ globby@^11.0.0:
4995
5031
merge2 "^1.3.0"
4996
5032
slash "^3.0.0"
4997
5033
5034
+ globby@^11.0.1 :
5035
+ version "11.0.3"
5036
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
5037
+ integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
5038
+ dependencies :
5039
+ array-union "^2.1.0"
5040
+ dir-glob "^3.0.1"
5041
+ fast-glob "^3.1.1"
5042
+ ignore "^5.1.4"
5043
+ merge2 "^1.3.0"
5044
+ slash "^3.0.0"
5045
+
4998
5046
got@^11.6.2 :
4999
5047
version "11.8.2"
5000
5048
resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
0 commit comments