|
1342 | 1342 | integrity sha512-wmk0xQI6Yy7Fs/il4EpOcflG4uonUpYGqvZARESLc2oy4u69fkatFLbJOeW4Q6awO15P4rduAe6xkwHevpXcUQ== |
1343 | 1343 |
|
1344 | 1344 | "@typescript-eslint/eslint-plugin@^4.8.2": |
1345 | | - version "4.10.0" |
1346 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.10.0.tgz#19ed3baf4bc4232c5a7fcd32eaca75c3a5baf9f3" |
1347 | | - integrity sha512-h6/V46o6aXpKRlarP1AiJEXuCJ7cMQdlpfMDrcllIgX3dFkLwEBTXAoNP98ZoOmqd1xvymMVRAI4e7yVvlzWEg== |
| 1345 | + version "4.11.1" |
| 1346 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.11.1.tgz#7579c6d17ad862154c10bc14b40e5427b729e209" |
| 1347 | + integrity sha512-fABclAX2QIEDmTMk6Yd7Muv1CzFLwWM4505nETzRHpP3br6jfahD9UUJkhnJ/g2m7lwfz8IlswcwGGPGiq9exw== |
1348 | 1348 | dependencies: |
1349 | | - "@typescript-eslint/experimental-utils" "4.10.0" |
1350 | | - "@typescript-eslint/scope-manager" "4.10.0" |
| 1349 | + "@typescript-eslint/experimental-utils" "4.11.1" |
| 1350 | + "@typescript-eslint/scope-manager" "4.11.1" |
1351 | 1351 | debug "^4.1.1" |
1352 | 1352 | functional-red-black-tree "^1.0.1" |
1353 | 1353 | regexpp "^3.0.0" |
1354 | 1354 | semver "^7.3.2" |
1355 | 1355 | tsutils "^3.17.1" |
1356 | 1356 |
|
1357 | | -"@typescript-eslint/experimental-utils@4.10.0": |
1358 | | - version "4.10.0" |
1359 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.10.0.tgz#dbf5d0f89802d5feaf7d11e5b32df29bbc2f3a0e" |
1360 | | - integrity sha512-opX+7ai1sdWBOIoBgpVJrH5e89ra1KoLrJTz0UtWAa4IekkKmqDosk5r6xqRaNJfCXEfteW4HXQAwMdx+jjEmw== |
| 1357 | +"@typescript-eslint/experimental-utils@4.11.1": |
| 1358 | + version "4.11.1" |
| 1359 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.1.tgz#2dad3535b878c25c7424e40bfa79d899f3f485bc" |
| 1360 | + integrity sha512-mAlWowT4A6h0TC9F+J5pdbEhjNiEMO+kqPKQ4sc3fVieKL71dEqfkKgtcFVSX3cjSBwYwhImaQ/mXQF0oaI38g== |
1361 | 1361 | dependencies: |
1362 | 1362 | "@types/json-schema" "^7.0.3" |
1363 | | - "@typescript-eslint/scope-manager" "4.10.0" |
1364 | | - "@typescript-eslint/types" "4.10.0" |
1365 | | - "@typescript-eslint/typescript-estree" "4.10.0" |
| 1363 | + "@typescript-eslint/scope-manager" "4.11.1" |
| 1364 | + "@typescript-eslint/types" "4.11.1" |
| 1365 | + "@typescript-eslint/typescript-estree" "4.11.1" |
1366 | 1366 | eslint-scope "^5.0.0" |
1367 | 1367 | eslint-utils "^2.0.0" |
1368 | 1368 |
|
|
0 commit comments