|
184 | 184 | eslint-scope "^5.0.0"
|
185 | 185 | eslint-utils "^2.0.0"
|
186 | 186 |
|
187 |
| -"@typescript-eslint/parser@^4.6.1": |
188 |
| - version "4.6.1" |
189 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.6.1.tgz#b801bff67b536ecc4a840ac9289ba2be57e02428" |
190 |
| - integrity sha512-lScKRPt1wM9UwyKkGKyQDqf0bh6jm8DQ5iN37urRIXDm16GEv+HGEmum2Fc423xlk5NUOkOpfTnKZc/tqKZkDQ== |
191 |
| - dependencies: |
192 |
| - "@typescript-eslint/scope-manager" "4.6.1" |
193 |
| - "@typescript-eslint/types" "4.6.1" |
194 |
| - "@typescript-eslint/typescript-estree" "4.6.1" |
| 187 | +"@typescript-eslint/parser@^4.7.0": |
| 188 | + version "4.7.0" |
| 189 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0.tgz#44bdab0f788b478178368baa65d3365fdc63da1c" |
| 190 | + integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw== |
| 191 | + dependencies: |
| 192 | + "@typescript-eslint/scope-manager" "4.7.0" |
| 193 | + "@typescript-eslint/types" "4.7.0" |
| 194 | + "@typescript-eslint/typescript-estree" "4.7.0" |
195 | 195 | debug "^4.1.1"
|
196 | 196 |
|
197 | 197 | "@typescript-eslint/[email protected]":
|
|
202 | 202 | "@typescript-eslint/types" "4.6.1"
|
203 | 203 | "@typescript-eslint/visitor-keys" "4.6.1"
|
204 | 204 |
|
| 205 | +"@typescript-eslint/[email protected]": |
| 206 | + version "4.7.0" |
| 207 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed" |
| 208 | + integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA== |
| 209 | + dependencies: |
| 210 | + "@typescript-eslint/types" "4.7.0" |
| 211 | + "@typescript-eslint/visitor-keys" "4.7.0" |
| 212 | + |
205 | 213 | "@typescript-eslint/[email protected]":
|
206 | 214 | version "4.6.1"
|
207 | 215 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.1.tgz#d3ad7478f53f22e7339dc006ab61aac131231552"
|
208 | 216 | integrity sha512-k2ZCHhJ96YZyPIsykickez+OMHkz06xppVLfJ+DY90i532/Cx2Z+HiRMH8YZQo7a4zVd/TwNBuRCdXlGK4yo8w==
|
209 | 217 |
|
| 218 | +"@typescript-eslint/[email protected]": |
| 219 | + version "4.7.0" |
| 220 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69" |
| 221 | + integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg== |
| 222 | + |
210 | 223 | "@typescript-eslint/[email protected]":
|
211 | 224 | version "4.6.1"
|
212 | 225 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.1.tgz#6025cce724329413f57e4959b2d676fceeca246f"
|
|
221 | 234 | semver "^7.3.2"
|
222 | 235 | tsutils "^3.17.1"
|
223 | 236 |
|
| 237 | +"@typescript-eslint/[email protected]": |
| 238 | + version "4.7.0" |
| 239 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393" |
| 240 | + integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw== |
| 241 | + dependencies: |
| 242 | + "@typescript-eslint/types" "4.7.0" |
| 243 | + "@typescript-eslint/visitor-keys" "4.7.0" |
| 244 | + debug "^4.1.1" |
| 245 | + globby "^11.0.1" |
| 246 | + is-glob "^4.0.1" |
| 247 | + lodash "^4.17.15" |
| 248 | + semver "^7.3.2" |
| 249 | + tsutils "^3.17.1" |
| 250 | + |
224 | 251 | "@typescript-eslint/[email protected]":
|
225 | 252 | version "4.6.1"
|
226 | 253 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.1.tgz#6b125883402d8939df7b54528d879e88f7ba3614"
|
|
229 | 256 | "@typescript-eslint/types" "4.6.1"
|
230 | 257 | eslint-visitor-keys "^2.0.0"
|
231 | 258 |
|
| 259 | +"@typescript-eslint/[email protected]": |
| 260 | + version "4.7.0" |
| 261 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f" |
| 262 | + integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A== |
| 263 | + dependencies: |
| 264 | + "@typescript-eslint/types" "4.7.0" |
| 265 | + eslint-visitor-keys "^2.0.0" |
| 266 | + |
232 | 267 | accepts@~1.3.7:
|
233 | 268 | version "1.3.7"
|
234 | 269 | resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
|
|
0 commit comments