|
3629 | 3629 | "@types/yargs-parser" "*"
|
3630 | 3630 |
|
3631 | 3631 | "@typescript-eslint/eslint-plugin@^4.0.0":
|
3632 |
| - version "4.26.1" |
3633 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3" |
3634 |
| - integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw== |
| 3632 | + version "4.27.0" |
| 3633 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0" |
| 3634 | + integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ== |
3635 | 3635 | dependencies:
|
3636 |
| - "@typescript-eslint/experimental-utils" "4.26.1" |
3637 |
| - "@typescript-eslint/scope-manager" "4.26.1" |
| 3636 | + "@typescript-eslint/experimental-utils" "4.27.0" |
| 3637 | + "@typescript-eslint/scope-manager" "4.27.0" |
3638 | 3638 | debug "^4.3.1"
|
3639 | 3639 | functional-red-black-tree "^1.0.1"
|
3640 | 3640 | lodash "^4.17.21"
|
3641 | 3641 | regexpp "^3.1.0"
|
3642 | 3642 | semver "^7.3.5"
|
3643 | 3643 | tsutils "^3.21.0"
|
3644 | 3644 |
|
3645 |
| -"@typescript-eslint/experimental-utils@4.26.1": |
3646 |
| - version "4.26.1" |
3647 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142" |
3648 |
| - integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ== |
| 3645 | +"@typescript-eslint/experimental-utils@4.27.0": |
| 3646 | + version "4.27.0" |
| 3647 | + resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c" |
| 3648 | + integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ== |
3649 | 3649 | dependencies:
|
3650 | 3650 | "@types/json-schema" "^7.0.7"
|
3651 |
| - "@typescript-eslint/scope-manager" "4.26.1" |
3652 |
| - "@typescript-eslint/types" "4.26.1" |
3653 |
| - "@typescript-eslint/typescript-estree" "4.26.1" |
| 3651 | + "@typescript-eslint/scope-manager" "4.27.0" |
| 3652 | + "@typescript-eslint/types" "4.27.0" |
| 3653 | + "@typescript-eslint/typescript-estree" "4.27.0" |
3654 | 3654 | eslint-scope "^5.1.1"
|
3655 | 3655 | eslint-utils "^3.0.0"
|
3656 | 3656 |
|
|
0 commit comments