|
558 | 558 | eslint-utils "^3.0.0"
|
559 | 559 |
|
560 | 560 | "@typescript-eslint/parser@^4.7.0":
|
561 | | - version "4.28.4" |
562 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.4.tgz#bc462dc2779afeefdcf49082516afdc3e7b96fab" |
563 | | - integrity sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA== |
| 561 | + version "4.28.5" |
| 562 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.5.tgz#9c971668f86d1b5c552266c47788a87488a47d1c" |
| 563 | + integrity sha512-NPCOGhTnkXGMqTznqgVbA5LqVsnw+i3+XA1UKLnAb+MG1Y1rP4ZSK9GX0kJBmAZTMIktf+dTwXToT6kFwyimbw== |
564 | 564 | dependencies:
|
565 | | - "@typescript-eslint/scope-manager" "4.28.4" |
566 | | - "@typescript-eslint/types" "4.28.4" |
567 | | - "@typescript-eslint/typescript-estree" "4.28.4" |
| 565 | + "@typescript-eslint/scope-manager" "4.28.5" |
| 566 | + "@typescript-eslint/types" "4.28.5" |
| 567 | + "@typescript-eslint/typescript-estree" "4.28.5" |
568 | 568 | debug "^4.3.1"
|
569 | 569 |
|
570 | 570 | "@typescript-eslint/scope-manager@4.28.4":
|
|
0 commit comments