|
1105 | 1105 | dependencies:
|
1106 | 1106 | "@types/yargs-parser" "*"
|
1107 | 1107 |
|
1108 |
| -"@typescript-eslint/eslint-plugin@4.8.2": |
1109 |
| - version "4.8.2" |
1110 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.2.tgz#cf9102ec800391caa574f589ffe0623cca1d9308" |
1111 |
| - integrity sha512-gQ06QLV5l1DtvYtqOyFLXD9PdcILYqlrJj2l+CGDlPtmgLUzc1GpqciJFIRvyfvgLALpnxYINFuw+n9AZhPBKQ== |
| 1108 | +"@typescript-eslint/eslint-plugin@4.9.0": |
| 1109 | + version "4.9.0" |
| 1110 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.0.tgz#8fde15743413661fdc086c9f1f5d74a80b856113" |
| 1111 | + integrity sha512-WrVzGMzzCrgrpnQMQm4Tnf+dk+wdl/YbgIgd5hKGa2P+lnJ2MON+nQnbwgbxtN9QDLi8HO+JAq0/krMnjQK6Cw== |
1112 | 1112 | dependencies:
|
1113 |
| - "@typescript-eslint/experimental-utils" "4.8.2" |
1114 |
| - "@typescript-eslint/scope-manager" "4.8.2" |
| 1113 | + "@typescript-eslint/experimental-utils" "4.9.0" |
| 1114 | + "@typescript-eslint/scope-manager" "4.9.0" |
1115 | 1115 | debug "^4.1.1"
|
1116 | 1116 | functional-red-black-tree "^1.0.1"
|
1117 | 1117 | regexpp "^3.0.0"
|
1118 | 1118 | semver "^7.3.2"
|
1119 | 1119 | tsutils "^3.17.1"
|
1120 | 1120 |
|
1121 |
| -"@typescript-eslint/experimental-utils@4.8.2": |
1122 |
| - version "4.8.2" |
1123 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.2.tgz#8909a5732f19329cf5ef0c39766170476bff5e50" |
1124 |
| - integrity sha512-hpTw6o6IhBZEsQsjuw/4RWmceRyESfAiEzAEnXHKG1X7S5DXFaZ4IO1JO7CW1aQ604leQBzjZmuMI9QBCAJX8Q== |
| 1121 | +"@typescript-eslint/experimental-utils@4.9.0": |
| 1122 | + version "4.9.0" |
| 1123 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.0.tgz#23a296b85d243afba24e75a43fd55aceda5141f0" |
| 1124 | + integrity sha512-0p8GnDWB3R2oGhmRXlEnCvYOtaBCijtA5uBfH5GxQKsukdSQyI4opC4NGTUb88CagsoNQ4rb/hId2JuMbzWKFQ== |
1125 | 1125 | dependencies:
|
1126 | 1126 | "@types/json-schema" "^7.0.3"
|
1127 |
| - "@typescript-eslint/scope-manager" "4.8.2" |
1128 |
| - "@typescript-eslint/types" "4.8.2" |
1129 |
| - "@typescript-eslint/typescript-estree" "4.8.2" |
| 1127 | + "@typescript-eslint/scope-manager" "4.9.0" |
| 1128 | + "@typescript-eslint/types" "4.9.0" |
| 1129 | + "@typescript-eslint/typescript-estree" "4.9.0" |
1130 | 1130 | eslint-scope "^5.0.0"
|
1131 | 1131 | eslint-utils "^2.0.0"
|
1132 | 1132 |
|
|
0 commit comments