|
1452 | 1452 | eslint-utils "^2.0.0"
|
1453 | 1453 |
|
1454 | 1454 | "@typescript-eslint/parser@^4.18.0":
|
1455 |
| - version "4.22.1" |
1456 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.1.tgz#a95bda0fd01d994a15fc3e99dc984294f25c19cc" |
1457 |
| - integrity sha512-l+sUJFInWhuMxA6rtirzjooh8cM/AATAe3amvIkqKFeMzkn85V+eLzb1RyuXkHak4dLfYzOmF6DXPyflJvjQnw== |
| 1455 | + version "4.32.0" |
| 1456 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.32.0.tgz#751ecca0e2fecd3d44484a9b3049ffc1871616e5" |
| 1457 | + integrity sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w== |
1458 | 1458 | dependencies:
|
1459 |
| - "@typescript-eslint/scope-manager" "4.22.1" |
1460 |
| - "@typescript-eslint/types" "4.22.1" |
1461 |
| - "@typescript-eslint/typescript-estree" "4.22.1" |
1462 |
| - debug "^4.1.1" |
| 1459 | + "@typescript-eslint/scope-manager" "4.32.0" |
| 1460 | + "@typescript-eslint/types" "4.32.0" |
| 1461 | + "@typescript-eslint/typescript-estree" "4.32.0" |
| 1462 | + debug "^4.3.1" |
1463 | 1463 |
|
1464 | 1464 | "@typescript-eslint/scope-manager@4.22.1":
|
1465 | 1465 | version "4.22.1"
|
|
1469 | 1469 | "@typescript-eslint/types" "4.22.1"
|
1470 | 1470 | "@typescript-eslint/visitor-keys" "4.22.1"
|
1471 | 1471 |
|
| 1472 | +"@typescript-eslint/scope-manager@4.32.0": |
| 1473 | + version "4.32.0" |
| 1474 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz#e03c8668f8b954072b3f944d5b799c0c9225a7d5" |
| 1475 | + integrity sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w== |
| 1476 | + dependencies: |
| 1477 | + "@typescript-eslint/types" "4.32.0" |
| 1478 | + "@typescript-eslint/visitor-keys" "4.32.0" |
| 1479 | + |
1472 | 1480 | "@typescript-eslint/types@4.22.1":
|
1473 | 1481 | version "4.22.1"
|
1474 | 1482 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.1.tgz#bf99c6cec0b4a23d53a61894816927f2adad856a"
|
1475 | 1483 | integrity sha512-2HTkbkdAeI3OOcWbqA8hWf/7z9c6gkmnWNGz0dKSLYLWywUlkOAQ2XcjhlKLj5xBFDf8FgAOF5aQbnLRvgNbCw==
|
1476 | 1484 |
|
1477 |
| -"@typescript-eslint/typescript-estree@4.22.1", "@typescript-eslint/typescript-estree@^4.8.2": |
| 1485 | +"@typescript-eslint/types@4.32.0": |
| 1486 | + version "4.32.0" |
| 1487 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d" |
| 1488 | + integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w== |
| 1489 | + |
| 1490 | +"@typescript-eslint/typescript-estree@4.22.1": |
1478 | 1491 | version "4.22.1"
|
1479 | 1492 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.1.tgz#dca379eead8cdfd4edc04805e83af6d148c164f9"
|
1480 | 1493 | integrity sha512-p3We0pAPacT+onSGM+sPR+M9CblVqdA9F1JEdIqRVlxK5Qth4ochXQgIyb9daBomyQKAXbygxp1aXQRV0GC79A==
|
|
1487 | 1500 | semver "^7.3.2"
|
1488 | 1501 | tsutils "^3.17.1"
|
1489 | 1502 |
|
| 1503 | +"@typescript-eslint/typescript-estree@4.32.0", "@typescript-eslint/typescript-estree@^4.8.2": |
| 1504 | + version "4.32.0" |
| 1505 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b" |
| 1506 | + integrity sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw== |
| 1507 | + dependencies: |
| 1508 | + "@typescript-eslint/types" "4.32.0" |
| 1509 | + "@typescript-eslint/visitor-keys" "4.32.0" |
| 1510 | + debug "^4.3.1" |
| 1511 | + globby "^11.0.3" |
| 1512 | + is-glob "^4.0.1" |
| 1513 | + semver "^7.3.5" |
| 1514 | + tsutils "^3.21.0" |
| 1515 | + |
1490 | 1516 | "@typescript-eslint/visitor-keys@4.22.1":
|
1491 | 1517 | version "4.22.1"
|
1492 | 1518 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.1.tgz#6045ae25a11662c671f90b3a403d682dfca0b7a6"
|
|
1495 | 1521 | "@typescript-eslint/types" "4.22.1"
|
1496 | 1522 | eslint-visitor-keys "^2.0.0"
|
1497 | 1523 |
|
| 1524 | +"@typescript-eslint/visitor-keys@4.32.0": |
| 1525 | + version "4.32.0" |
| 1526 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f" |
| 1527 | + integrity sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw== |
| 1528 | + dependencies: |
| 1529 | + "@typescript-eslint/types" "4.32.0" |
| 1530 | + eslint-visitor-keys "^2.0.0" |
| 1531 | + |
1498 | 1532 | abab@^2.0.0, abab@^2.0.3, abab@^2.0.5:
|
1499 | 1533 | version "2.0.5"
|
1500 | 1534 | resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
|
@@ -3981,6 +4015,18 @@ globby@^11.0.1:
|
3981 | 4015 | merge2 "^1.3.0"
|
3982 | 4016 | slash "^3.0.0"
|
3983 | 4017 |
|
| 4018 | +globby@^11.0.3: |
| 4019 | + version "11.0.4" |
| 4020 | + resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5" |
| 4021 | + integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg== |
| 4022 | + dependencies: |
| 4023 | + array-union "^2.1.0" |
| 4024 | + dir-glob "^3.0.1" |
| 4025 | + fast-glob "^3.1.1" |
| 4026 | + ignore "^5.1.4" |
| 4027 | + merge2 "^1.3.0" |
| 4028 | + slash "^3.0.0" |
| 4029 | + |
3984 | 4030 | gonzales-pe@^4.2.3:
|
3985 | 4031 | version "4.3.0"
|
3986 | 4032 | resolved "https://registry.yarnpkg.com/gonzales-pe/-/gonzales-pe-4.3.0.tgz#fe9dec5f3c557eead09ff868c65826be54d067b3"
|
@@ -7485,7 +7531,7 @@ semver@7.0.0:
|
7485 | 7531 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
|
7486 | 7532 | integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
|
7487 | 7533 |
|
7488 |
| -semver@7.x, semver@^7.2.1, semver@^7.3.2: |
| 7534 | +semver@7.x, semver@^7.2.1, semver@^7.3.2, semver@^7.3.5: |
7489 | 7535 | version "7.3.5"
|
7490 | 7536 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
|
7491 | 7537 | integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
|
@@ -8325,7 +8371,7 @@ tslib@^2.0.0, tslib@^2.1.0:
|
8325 | 8371 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
|
8326 | 8372 | integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
|
8327 | 8373 |
|
8328 |
| -tsutils@^3.17.1: |
| 8374 | +tsutils@^3.17.1, tsutils@^3.21.0: |
8329 | 8375 | version "3.21.0"
|
8330 | 8376 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
|
8331 | 8377 | integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
|
|
0 commit comments