|
1261 | 1261 | eslint-utils "^2.0.0"
|
1262 | 1262 |
|
1263 | 1263 | "@typescript-eslint/parser@^4.7.0":
|
1264 |
| - version "4.24.0" |
1265 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.24.0.tgz#2e5f1cc78ffefe43bfac7e5659309a92b09a51bd" |
1266 |
| - integrity sha512-dj1ZIh/4QKeECLb2f/QjRwMmDArcwc2WorWPRlB8UNTZlY1KpTVsbX7e3ZZdphfRw29aTFUSNuGB8w9X5sS97w== |
| 1264 | + version "4.25.0" |
| 1265 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb" |
| 1266 | + integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg== |
1267 | 1267 | dependencies:
|
1268 |
| - "@typescript-eslint/scope-manager" "4.24.0" |
1269 |
| - "@typescript-eslint/types" "4.24.0" |
1270 |
| - "@typescript-eslint/typescript-estree" "4.24.0" |
| 1268 | + "@typescript-eslint/scope-manager" "4.25.0" |
| 1269 | + "@typescript-eslint/types" "4.25.0" |
| 1270 | + "@typescript-eslint/typescript-estree" "4.25.0" |
1271 | 1271 | debug "^4.1.1"
|
1272 | 1272 |
|
1273 | 1273 | "@typescript-eslint/scope-manager@4.24.0":
|
|
1278 | 1278 | "@typescript-eslint/types" "4.24.0"
|
1279 | 1279 | "@typescript-eslint/visitor-keys" "4.24.0"
|
1280 | 1280 |
|
| 1281 | +"@typescript-eslint/scope-manager@4.25.0": |
| 1282 | + version "4.25.0" |
| 1283 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca" |
| 1284 | + integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w== |
| 1285 | + dependencies: |
| 1286 | + "@typescript-eslint/types" "4.25.0" |
| 1287 | + "@typescript-eslint/visitor-keys" "4.25.0" |
| 1288 | + |
1281 | 1289 | "@typescript-eslint/types@4.24.0":
|
1282 | 1290 | version "4.24.0"
|
1283 | 1291 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.24.0.tgz#6d0cca2048cbda4e265e0c4db9c2a62aaad8228c"
|
1284 | 1292 | integrity sha512-tkZUBgDQKdvfs8L47LaqxojKDE+mIUmOzdz7r+u+U54l3GDkTpEbQ1Jp3cNqqAU9vMUCBA1fitsIhm7yN0vx9Q==
|
1285 | 1293 |
|
| 1294 | +"@typescript-eslint/types@4.25.0": |
| 1295 | + version "4.25.0" |
| 1296 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87" |
| 1297 | + integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ== |
| 1298 | + |
1286 | 1299 | "@typescript-eslint/typescript-estree@4.24.0":
|
1287 | 1300 | version "4.24.0"
|
1288 | 1301 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.24.0.tgz#b49249679a98014d8b03e8d4b70864b950e3c90f"
|
|
1296 | 1309 | semver "^7.3.2"
|
1297 | 1310 | tsutils "^3.17.1"
|
1298 | 1311 |
|
| 1312 | +"@typescript-eslint/typescript-estree@4.25.0": |
| 1313 | + version "4.25.0" |
| 1314 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25" |
| 1315 | + integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg== |
| 1316 | + dependencies: |
| 1317 | + "@typescript-eslint/types" "4.25.0" |
| 1318 | + "@typescript-eslint/visitor-keys" "4.25.0" |
| 1319 | + debug "^4.1.1" |
| 1320 | + globby "^11.0.1" |
| 1321 | + is-glob "^4.0.1" |
| 1322 | + semver "^7.3.2" |
| 1323 | + tsutils "^3.17.1" |
| 1324 | + |
1299 | 1325 | "@typescript-eslint/visitor-keys@4.24.0":
|
1300 | 1326 | version "4.24.0"
|
1301 | 1327 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.24.0.tgz#a8fafdc76cad4e04a681a945fbbac4e35e98e297"
|
|
1304 | 1330 | "@typescript-eslint/types" "4.24.0"
|
1305 | 1331 | eslint-visitor-keys "^2.0.0"
|
1306 | 1332 |
|
| 1333 | +"@typescript-eslint/visitor-keys@4.25.0": |
| 1334 | + version "4.25.0" |
| 1335 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7" |
| 1336 | + integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg== |
| 1337 | + dependencies: |
| 1338 | + "@typescript-eslint/types" "4.25.0" |
| 1339 | + eslint-visitor-keys "^2.0.0" |
| 1340 | + |
1307 | 1341 | JSONStream@^1.3.5:
|
1308 | 1342 | version "1.3.5"
|
1309 | 1343 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
|
0 commit comments