|
281 | 281 | "@types/node" "*"
|
282 | 282 |
|
283 | 283 | "@typescript-eslint/eslint-plugin@^4.28.0":
|
284 |
| - version "4.28.1" |
285 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947" |
286 |
| - integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ== |
| 284 | + version "4.28.2" |
| 285 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a" |
| 286 | + integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw== |
287 | 287 | dependencies:
|
288 |
| - "@typescript-eslint/experimental-utils" "4.28.1" |
289 |
| - "@typescript-eslint/scope-manager" "4.28.1" |
| 288 | + "@typescript-eslint/experimental-utils" "4.28.2" |
| 289 | + "@typescript-eslint/scope-manager" "4.28.2" |
290 | 290 | debug "^4.3.1"
|
291 | 291 | functional-red-black-tree "^1.0.1"
|
292 | 292 | regexpp "^3.1.0"
|
293 | 293 | semver "^7.3.5"
|
294 | 294 | tsutils "^3.21.0"
|
295 | 295 |
|
296 |
| -"@typescript-eslint/[email protected].1": |
297 |
| - version "4.28.1" |
298 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc" |
299 |
| - integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q== |
| 296 | +"@typescript-eslint/[email protected].2": |
| 297 | + version "4.28.2" |
| 298 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0" |
| 299 | + integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ== |
300 | 300 | dependencies:
|
301 | 301 | "@types/json-schema" "^7.0.7"
|
302 |
| - "@typescript-eslint/scope-manager" "4.28.1" |
303 |
| - "@typescript-eslint/types" "4.28.1" |
304 |
| - "@typescript-eslint/typescript-estree" "4.28.1" |
| 302 | + "@typescript-eslint/scope-manager" "4.28.2" |
| 303 | + "@typescript-eslint/types" "4.28.2" |
| 304 | + "@typescript-eslint/typescript-estree" "4.28.2" |
305 | 305 | eslint-scope "^5.1.1"
|
306 | 306 | eslint-utils "^3.0.0"
|
307 | 307 |
|
|
0 commit comments