|
184 | 184 | eslint-scope "^5.0.0"
|
185 | 185 | eslint-utils "^2.0.0"
|
186 | 186 |
|
187 |
| -"@typescript-eslint/parser@^4.8.2": |
188 |
| - version "4.8.2" |
189 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.8.2.tgz#78dccbe5124de2b8dea2d4c363dee9f769151ca8" |
190 |
| - integrity sha512-u0leyJqmclYr3KcXOqd2fmx6SDGBO0MUNHHAjr0JS4Crbb3C3d8dwAdlazy133PLCcPn+aOUFiHn72wcuc5wYw== |
191 |
| - dependencies: |
192 |
| - "@typescript-eslint/scope-manager" "4.8.2" |
193 |
| - "@typescript-eslint/types" "4.8.2" |
194 |
| - "@typescript-eslint/typescript-estree" "4.8.2" |
| 187 | +"@typescript-eslint/parser@^4.9.0": |
| 188 | + version "4.9.0" |
| 189 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.0.tgz#bb65f1214b5e221604996db53ef77c9d62b09249" |
| 190 | + integrity sha512-QRSDAV8tGZoQye/ogp28ypb8qpsZPV6FOLD+tbN4ohKUWHD2n/u0Q2tIBnCsGwQCiD94RdtLkcqpdK4vKcLCCw== |
| 191 | + dependencies: |
| 192 | + "@typescript-eslint/scope-manager" "4.9.0" |
| 193 | + "@typescript-eslint/types" "4.9.0" |
| 194 | + "@typescript-eslint/typescript-estree" "4.9.0" |
195 | 195 | debug "^4.1.1"
|
196 | 196 |
|
197 | 197 | "@typescript-eslint/[email protected]":
|
|
202 | 202 | "@typescript-eslint/types" "4.8.2"
|
203 | 203 | "@typescript-eslint/visitor-keys" "4.8.2"
|
204 | 204 |
|
| 205 | +"@typescript-eslint/[email protected]": |
| 206 | + version "4.9.0" |
| 207 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.0.tgz#5eefe305d6b71d1c85af6587b048426bfd4d3708" |
| 208 | + integrity sha512-q/81jtmcDtMRE+nfFt5pWqO0R41k46gpVLnuefqVOXl4QV1GdQoBWfk5REcipoJNQH9+F5l+dwa9Li5fbALjzg== |
| 209 | + dependencies: |
| 210 | + "@typescript-eslint/types" "4.9.0" |
| 211 | + "@typescript-eslint/visitor-keys" "4.9.0" |
| 212 | + |
205 | 213 | "@typescript-eslint/[email protected]":
|
206 | 214 | version "4.8.2"
|
207 | 215 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.2.tgz#c862dd0e569d9478eb82d6aee662ea53f5661a36"
|
208 | 216 | integrity sha512-z1/AVcVF8ju5ObaHe2fOpZYEQrwHyZ7PTOlmjd3EoFeX9sv7UekQhfrCmgUO7PruLNfSHrJGQvrW3Q7xQ8EoAw==
|
209 | 217 |
|
| 218 | +"@typescript-eslint/[email protected]": |
| 219 | + version "4.9.0" |
| 220 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.0.tgz#3fe8c3632abd07095c7458f7451bd14c85d0033c" |
| 221 | + integrity sha512-luzLKmowfiM/IoJL/rus1K9iZpSJK6GlOS/1ezKplb7MkORt2dDcfi8g9B0bsF6JoRGhqn0D3Va55b+vredFHA== |
| 222 | + |
210 | 223 | "@typescript-eslint/[email protected]":
|
211 | 224 | version "4.8.2"
|
212 | 225 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.2.tgz#eeec34707d8577600fb21661b5287226cc8b3bed"
|
|
221 | 234 | semver "^7.3.2"
|
222 | 235 | tsutils "^3.17.1"
|
223 | 236 |
|
| 237 | +"@typescript-eslint/[email protected]": |
| 238 | + version "4.9.0" |
| 239 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.0.tgz#38a98df6ee281cfd6164d6f9d91795b37d9e508c" |
| 240 | + integrity sha512-rmDR++PGrIyQzAtt3pPcmKWLr7MA+u/Cmq9b/rON3//t5WofNR4m/Ybft2vOLj0WtUzjn018ekHjTsnIyBsQug== |
| 241 | + dependencies: |
| 242 | + "@typescript-eslint/types" "4.9.0" |
| 243 | + "@typescript-eslint/visitor-keys" "4.9.0" |
| 244 | + debug "^4.1.1" |
| 245 | + globby "^11.0.1" |
| 246 | + is-glob "^4.0.1" |
| 247 | + lodash "^4.17.15" |
| 248 | + semver "^7.3.2" |
| 249 | + tsutils "^3.17.1" |
| 250 | + |
224 | 251 | "@typescript-eslint/[email protected]":
|
225 | 252 | version "4.8.2"
|
226 | 253 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.2.tgz#62cd3fbbbf65f8eccfbe6f159eb1b84a243a3f77"
|
|
229 | 256 | "@typescript-eslint/types" "4.8.2"
|
230 | 257 | eslint-visitor-keys "^2.0.0"
|
231 | 258 |
|
| 259 | +"@typescript-eslint/[email protected]": |
| 260 | + version "4.9.0" |
| 261 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.0.tgz#f284e9fac43f2d6d35094ce137473ee321f266c8" |
| 262 | + integrity sha512-sV45zfdRqQo1A97pOSx3fsjR+3blmwtdCt8LDrXgCX36v4Vmz4KHrhpV6Fo2cRdXmyumxx11AHw0pNJqCNpDyg== |
| 263 | + dependencies: |
| 264 | + "@typescript-eslint/types" "4.9.0" |
| 265 | + eslint-visitor-keys "^2.0.0" |
| 266 | + |
232 | 267 | accepts@~1.3.7:
|
233 | 268 | version "1.3.7"
|
234 | 269 | resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
|
|
0 commit comments