|
538 | 538 | integrity sha512-kdBHgE9+M1Os7UqWZtiLhKye5reFl8cPBYyCsP2fatwZRz7F7GdIxIHZ20Kkc0hYBfbXE+lzPOTUU1I0qgjtHA==
|
539 | 539 |
|
540 | 540 | "@typescript-eslint/eslint-plugin@^4.7.0":
|
541 |
| - version "4.28.1" |
542 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947" |
543 |
| - integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ== |
| 541 | + version "4.28.2" |
| 542 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a" |
| 543 | + integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw== |
544 | 544 | dependencies:
|
545 |
| - "@typescript-eslint/experimental-utils" "4.28.1" |
546 |
| - "@typescript-eslint/scope-manager" "4.28.1" |
| 545 | + "@typescript-eslint/experimental-utils" "4.28.2" |
| 546 | + "@typescript-eslint/scope-manager" "4.28.2" |
547 | 547 | debug "^4.3.1"
|
548 | 548 | functional-red-black-tree "^1.0.1"
|
549 | 549 | regexpp "^3.1.0"
|
550 | 550 | semver "^7.3.5"
|
551 | 551 | tsutils "^3.21.0"
|
552 | 552 |
|
553 |
| -"@typescript-eslint/[email protected].1": |
554 |
| - version "4.28.1" |
555 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc" |
556 |
| - integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q== |
| 553 | +"@typescript-eslint/[email protected].2": |
| 554 | + version "4.28.2" |
| 555 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0" |
| 556 | + integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ== |
557 | 557 | dependencies:
|
558 | 558 | "@types/json-schema" "^7.0.7"
|
559 |
| - "@typescript-eslint/scope-manager" "4.28.1" |
560 |
| - "@typescript-eslint/types" "4.28.1" |
561 |
| - "@typescript-eslint/typescript-estree" "4.28.1" |
| 559 | + "@typescript-eslint/scope-manager" "4.28.2" |
| 560 | + "@typescript-eslint/types" "4.28.2" |
| 561 | + "@typescript-eslint/typescript-estree" "4.28.2" |
562 | 562 | eslint-scope "^5.1.1"
|
563 | 563 | eslint-utils "^3.0.0"
|
564 | 564 |
|
|
0 commit comments