|
2477 | 2477 | "@types/yargs-parser" "*" |
2478 | 2478 |
|
2479 | 2479 | "@typescript-eslint/eslint-plugin@^4.31.1": |
2480 | | - version "4.31.1" |
2481 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.1.tgz#e938603a136f01dcabeece069da5fb2e331d4498" |
2482 | | - integrity sha512-UDqhWmd5i0TvPLmbK5xY3UZB0zEGseF+DHPghZ37Sb83Qd3p8ujhvAtkU4OF46Ka5Pm5kWvFIx0cCTBFKo0alA== |
| 2480 | + version "4.32.0" |
| 2481 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.32.0.tgz#46d2370ae9311092f2a6f7246d28357daf2d4e89" |
| 2482 | + integrity sha512-+OWTuWRSbWI1KDK8iEyG/6uK2rTm3kpS38wuVifGUTDB6kjEuNrzBI1MUtxnkneuWG/23QehABe2zHHrj+4yuA== |
2483 | 2483 | dependencies: |
2484 | | - "@typescript-eslint/experimental-utils" "4.31.1" |
2485 | | - "@typescript-eslint/scope-manager" "4.31.1" |
| 2484 | + "@typescript-eslint/experimental-utils" "4.32.0" |
| 2485 | + "@typescript-eslint/scope-manager" "4.32.0" |
2486 | 2486 | debug "^4.3.1" |
2487 | 2487 | functional-red-black-tree "^1.0.1" |
| 2488 | + ignore "^5.1.8" |
2488 | 2489 | regexpp "^3.1.0" |
2489 | 2490 | semver "^7.3.5" |
2490 | 2491 | tsutils "^3.21.0" |
2491 | 2492 |
|
2492 | | -"@typescript-eslint/experimental-utils@4.31.1": |
2493 | | - version "4.31.1" |
2494 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.1.tgz#0c900f832f270b88e13e51753647b02d08371ce5" |
2495 | | - integrity sha512-NtoPsqmcSsWty0mcL5nTZXMf7Ei0Xr2MT8jWjXMVgRK0/1qeQ2jZzLFUh4QtyJ4+/lPUyMw5cSfeeME+Zrtp9Q== |
| 2493 | +"@typescript-eslint/experimental-utils@4.32.0": |
| 2494 | + version "4.32.0" |
| 2495 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.32.0.tgz#53a8267d16ca5a79134739129871966c56a59dc4" |
| 2496 | + integrity sha512-WLoXcc+cQufxRYjTWr4kFt0DyEv6hDgSaFqYhIzQZ05cF+kXfqXdUh+//kgquPJVUBbL3oQGKQxwPbLxHRqm6A== |
2496 | 2497 | dependencies: |
2497 | 2498 | "@types/json-schema" "^7.0.7" |
2498 | | - "@typescript-eslint/scope-manager" "4.31.1" |
2499 | | - "@typescript-eslint/types" "4.31.1" |
2500 | | - "@typescript-eslint/typescript-estree" "4.31.1" |
| 2499 | + "@typescript-eslint/scope-manager" "4.32.0" |
| 2500 | + "@typescript-eslint/types" "4.32.0" |
| 2501 | + "@typescript-eslint/typescript-estree" "4.32.0" |
2501 | 2502 | eslint-scope "^5.1.1" |
2502 | 2503 | eslint-utils "^3.0.0" |
2503 | 2504 |
|
|
0 commit comments