|
1276 | 1276 | integrity sha512-kdBHgE9+M1Os7UqWZtiLhKye5reFl8cPBYyCsP2fatwZRz7F7GdIxIHZ20Kkc0hYBfbXE+lzPOTUU1I0qgjtHA==
|
1277 | 1277 |
|
1278 | 1278 | "@typescript-eslint/eslint-plugin@^4.7.0":
|
1279 |
| - version "4.18.0" |
1280 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6" |
1281 |
| - integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ== |
| 1279 | + version "4.19.0" |
| 1280 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0" |
| 1281 | + integrity sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw== |
1282 | 1282 | dependencies:
|
1283 |
| - "@typescript-eslint/experimental-utils" "4.18.0" |
1284 |
| - "@typescript-eslint/scope-manager" "4.18.0" |
| 1283 | + "@typescript-eslint/experimental-utils" "4.19.0" |
| 1284 | + "@typescript-eslint/scope-manager" "4.19.0" |
1285 | 1285 | debug "^4.1.1"
|
1286 | 1286 | functional-red-black-tree "^1.0.1"
|
1287 | 1287 | lodash "^4.17.15"
|
1288 | 1288 | regexpp "^3.0.0"
|
1289 | 1289 | semver "^7.3.2"
|
1290 | 1290 | tsutils "^3.17.1"
|
1291 | 1291 |
|
1292 |
| -"@typescript-eslint/experimental-utils@4.18.0": |
1293 |
| - version "4.18.0" |
1294 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314" |
1295 |
| - integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A== |
| 1292 | +"@typescript-eslint/experimental-utils@4.19.0": |
| 1293 | + version "4.19.0" |
| 1294 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6" |
| 1295 | + integrity sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA== |
1296 | 1296 | dependencies:
|
1297 | 1297 | "@types/json-schema" "^7.0.3"
|
1298 |
| - "@typescript-eslint/scope-manager" "4.18.0" |
1299 |
| - "@typescript-eslint/types" "4.18.0" |
1300 |
| - "@typescript-eslint/typescript-estree" "4.18.0" |
| 1298 | + "@typescript-eslint/scope-manager" "4.19.0" |
| 1299 | + "@typescript-eslint/types" "4.19.0" |
| 1300 | + "@typescript-eslint/typescript-estree" "4.19.0" |
1301 | 1301 | eslint-scope "^5.0.0"
|
1302 | 1302 | eslint-utils "^2.0.0"
|
1303 | 1303 |
|
|
0 commit comments