|
288 | 288 | "@types/node" "*"
|
289 | 289 |
|
290 | 290 | "@typescript-eslint/eslint-plugin@^4.28.0":
|
291 |
| - version "4.28.5" |
292 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.5.tgz#8197f1473e7da8218c6a37ff308d695707835684" |
293 |
| - integrity sha512-m31cPEnbuCqXtEZQJOXAHsHvtoDi9OVaeL5wZnO2KZTnkvELk+u6J6jHg+NzvWQxk+87Zjbc4lJS4NHmgImz6Q== |
| 291 | + version "4.29.0" |
| 292 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.0.tgz#b866c9cd193bfaba5e89bade0015629ebeb27996" |
| 293 | + integrity sha512-eiREtqWRZ8aVJcNru7cT/AMVnYd9a2UHsfZT8MR1dW3UUEg6jDv9EQ9Cq4CUPZesyQ58YUpoAADGv71jY8RwgA== |
294 | 294 | dependencies:
|
295 |
| - "@typescript-eslint/experimental-utils" "4.28.5" |
296 |
| - "@typescript-eslint/scope-manager" "4.28.5" |
| 295 | + "@typescript-eslint/experimental-utils" "4.29.0" |
| 296 | + "@typescript-eslint/scope-manager" "4.29.0" |
297 | 297 | debug "^4.3.1"
|
298 | 298 | functional-red-black-tree "^1.0.1"
|
299 | 299 | regexpp "^3.1.0"
|
300 | 300 | semver "^7.3.5"
|
301 | 301 | tsutils "^3.21.0"
|
302 | 302 |
|
303 |
| -"@typescript-eslint/experimental-utils@4.28.5": |
304 |
| - version "4.28.5" |
305 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.5.tgz#66c28bef115b417cf9d80812a713e0e46bb42a64" |
306 |
| - integrity sha512-bGPLCOJAa+j49hsynTaAtQIWg6uZd8VLiPcyDe4QPULsvQwLHGLSGKKcBN8/lBxIX14F74UEMK2zNDI8r0okwA== |
| 303 | +"@typescript-eslint/experimental-utils@4.29.0": |
| 304 | + version "4.29.0" |
| 305 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.0.tgz#19b1417602d0e1ef325b3312ee95f61220542df5" |
| 306 | + integrity sha512-FpNVKykfeaIxlArLUP/yQfv/5/3rhl1ov6RWgud4OgbqWLkEq7lqgQU9iiavZRzpzCRQV4XddyFz3wFXdkiX9w== |
307 | 307 | dependencies:
|
308 | 308 | "@types/json-schema" "^7.0.7"
|
309 |
| - "@typescript-eslint/scope-manager" "4.28.5" |
310 |
| - "@typescript-eslint/types" "4.28.5" |
311 |
| - "@typescript-eslint/typescript-estree" "4.28.5" |
| 309 | + "@typescript-eslint/scope-manager" "4.29.0" |
| 310 | + "@typescript-eslint/types" "4.29.0" |
| 311 | + "@typescript-eslint/typescript-estree" "4.29.0" |
312 | 312 | eslint-scope "^5.1.1"
|
313 | 313 | eslint-utils "^3.0.0"
|
314 | 314 |
|
|
0 commit comments