|
300 | 300 | "@types/node" "*"
|
301 | 301 |
|
302 | 302 | "@typescript-eslint/eslint-plugin@^4.28.0":
|
303 |
| - version "4.32.0" |
304 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.32.0.tgz#46d2370ae9311092f2a6f7246d28357daf2d4e89" |
305 |
| - integrity sha512-+OWTuWRSbWI1KDK8iEyG/6uK2rTm3kpS38wuVifGUTDB6kjEuNrzBI1MUtxnkneuWG/23QehABe2zHHrj+4yuA== |
| 303 | + version "4.33.0" |
| 304 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276" |
| 305 | + integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg== |
306 | 306 | dependencies:
|
307 |
| - "@typescript-eslint/experimental-utils" "4.32.0" |
308 |
| - "@typescript-eslint/scope-manager" "4.32.0" |
| 307 | + "@typescript-eslint/experimental-utils" "4.33.0" |
| 308 | + "@typescript-eslint/scope-manager" "4.33.0" |
309 | 309 | debug "^4.3.1"
|
310 | 310 | functional-red-black-tree "^1.0.1"
|
311 | 311 | ignore "^5.1.8"
|
312 | 312 | regexpp "^3.1.0"
|
313 | 313 | semver "^7.3.5"
|
314 | 314 | tsutils "^3.21.0"
|
315 | 315 |
|
316 |
| -"@typescript-eslint/experimental-utils@4.32.0": |
317 |
| - version "4.32.0" |
318 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.32.0.tgz#53a8267d16ca5a79134739129871966c56a59dc4" |
319 |
| - integrity sha512-WLoXcc+cQufxRYjTWr4kFt0DyEv6hDgSaFqYhIzQZ05cF+kXfqXdUh+//kgquPJVUBbL3oQGKQxwPbLxHRqm6A== |
| 316 | +"@typescript-eslint/experimental-utils@4.33.0": |
| 317 | + version "4.33.0" |
| 318 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd" |
| 319 | + integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q== |
320 | 320 | dependencies:
|
321 | 321 | "@types/json-schema" "^7.0.7"
|
322 |
| - "@typescript-eslint/scope-manager" "4.32.0" |
323 |
| - "@typescript-eslint/types" "4.32.0" |
324 |
| - "@typescript-eslint/typescript-estree" "4.32.0" |
| 322 | + "@typescript-eslint/scope-manager" "4.33.0" |
| 323 | + "@typescript-eslint/types" "4.33.0" |
| 324 | + "@typescript-eslint/typescript-estree" "4.33.0" |
325 | 325 | eslint-scope "^5.1.1"
|
326 | 326 | eslint-utils "^3.0.0"
|
327 | 327 |
|
|
0 commit comments