|
1453 | 1453 | dependencies:
|
1454 | 1454 | "@types/yargs-parser" "*"
|
1455 | 1455 |
|
1456 |
| -"@typescript-eslint/eslint-plugin@^4.7.0": |
1457 |
| - version "4.7.0" |
1458 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479" |
1459 |
| - integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q== |
| 1456 | +"@typescript-eslint/eslint-plugin@^4.9.0": |
| 1457 | + version "4.9.0" |
| 1458 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.0.tgz#8fde15743413661fdc086c9f1f5d74a80b856113" |
| 1459 | + integrity sha512-WrVzGMzzCrgrpnQMQm4Tnf+dk+wdl/YbgIgd5hKGa2P+lnJ2MON+nQnbwgbxtN9QDLi8HO+JAq0/krMnjQK6Cw== |
1460 | 1460 | dependencies:
|
1461 |
| - "@typescript-eslint/experimental-utils" "4.7.0" |
1462 |
| - "@typescript-eslint/scope-manager" "4.7.0" |
| 1461 | + "@typescript-eslint/experimental-utils" "4.9.0" |
| 1462 | + "@typescript-eslint/scope-manager" "4.9.0" |
1463 | 1463 | debug "^4.1.1"
|
1464 | 1464 | functional-red-black-tree "^1.0.1"
|
1465 | 1465 | regexpp "^3.0.0"
|
1466 | 1466 | semver "^7.3.2"
|
1467 | 1467 | tsutils "^3.17.1"
|
1468 | 1468 |
|
1469 |
| -"@typescript-eslint/experimental-utils@4.7.0": |
1470 |
| - version "4.7.0" |
1471 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5" |
1472 |
| - integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA== |
| 1469 | +"@typescript-eslint/experimental-utils@4.9.0": |
| 1470 | + version "4.9.0" |
| 1471 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.0.tgz#23a296b85d243afba24e75a43fd55aceda5141f0" |
| 1472 | + integrity sha512-0p8GnDWB3R2oGhmRXlEnCvYOtaBCijtA5uBfH5GxQKsukdSQyI4opC4NGTUb88CagsoNQ4rb/hId2JuMbzWKFQ== |
1473 | 1473 | dependencies:
|
1474 | 1474 | "@types/json-schema" "^7.0.3"
|
1475 |
| - "@typescript-eslint/scope-manager" "4.7.0" |
1476 |
| - "@typescript-eslint/types" "4.7.0" |
1477 |
| - "@typescript-eslint/typescript-estree" "4.7.0" |
| 1475 | + "@typescript-eslint/scope-manager" "4.9.0" |
| 1476 | + "@typescript-eslint/types" "4.9.0" |
| 1477 | + "@typescript-eslint/typescript-estree" "4.9.0" |
1478 | 1478 | eslint-scope "^5.0.0"
|
1479 | 1479 | eslint-utils "^2.0.0"
|
1480 | 1480 |
|
1481 |
| -"@typescript-eslint/parser@^4.7.0": |
1482 |
| - version "4.7.0" |
1483 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0.tgz#44bdab0f788b478178368baa65d3365fdc63da1c" |
1484 |
| - integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw== |
| 1481 | +"@typescript-eslint/parser@^4.9.0": |
| 1482 | + version "4.9.0" |
| 1483 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.0.tgz#bb65f1214b5e221604996db53ef77c9d62b09249" |
| 1484 | + integrity sha512-QRSDAV8tGZoQye/ogp28ypb8qpsZPV6FOLD+tbN4ohKUWHD2n/u0Q2tIBnCsGwQCiD94RdtLkcqpdK4vKcLCCw== |
1485 | 1485 | dependencies:
|
1486 |
| - "@typescript-eslint/scope-manager" "4.7.0" |
1487 |
| - "@typescript-eslint/types" "4.7.0" |
1488 |
| - "@typescript-eslint/typescript-estree" "4.7.0" |
| 1486 | + "@typescript-eslint/scope-manager" "4.9.0" |
| 1487 | + "@typescript-eslint/types" "4.9.0" |
| 1488 | + "@typescript-eslint/typescript-estree" "4.9.0" |
1489 | 1489 | debug "^4.1.1"
|
1490 | 1490 |
|
1491 |
| -"@typescript-eslint/scope-manager@4.7.0": |
1492 |
| - version "4.7.0" |
1493 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed" |
1494 |
| - integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA== |
| 1491 | +"@typescript-eslint/scope-manager@4.9.0": |
| 1492 | + version "4.9.0" |
| 1493 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.0.tgz#5eefe305d6b71d1c85af6587b048426bfd4d3708" |
| 1494 | + integrity sha512-q/81jtmcDtMRE+nfFt5pWqO0R41k46gpVLnuefqVOXl4QV1GdQoBWfk5REcipoJNQH9+F5l+dwa9Li5fbALjzg== |
1495 | 1495 | dependencies:
|
1496 |
| - "@typescript-eslint/types" "4.7.0" |
1497 |
| - "@typescript-eslint/visitor-keys" "4.7.0" |
| 1496 | + "@typescript-eslint/types" "4.9.0" |
| 1497 | + "@typescript-eslint/visitor-keys" "4.9.0" |
1498 | 1498 |
|
1499 |
| -"@typescript-eslint/types@4.7.0": |
1500 |
| - version "4.7.0" |
1501 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69" |
1502 |
| - integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg== |
| 1499 | +"@typescript-eslint/types@4.9.0": |
| 1500 | + version "4.9.0" |
| 1501 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.0.tgz#3fe8c3632abd07095c7458f7451bd14c85d0033c" |
| 1502 | + integrity sha512-luzLKmowfiM/IoJL/rus1K9iZpSJK6GlOS/1ezKplb7MkORt2dDcfi8g9B0bsF6JoRGhqn0D3Va55b+vredFHA== |
1503 | 1503 |
|
1504 |
| -"@typescript-eslint/typescript-estree@4.7.0": |
1505 |
| - version "4.7.0" |
1506 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393" |
1507 |
| - integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw== |
| 1504 | +"@typescript-eslint/typescript-estree@4.9.0": |
| 1505 | + version "4.9.0" |
| 1506 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.0.tgz#38a98df6ee281cfd6164d6f9d91795b37d9e508c" |
| 1507 | + integrity sha512-rmDR++PGrIyQzAtt3pPcmKWLr7MA+u/Cmq9b/rON3//t5WofNR4m/Ybft2vOLj0WtUzjn018ekHjTsnIyBsQug== |
1508 | 1508 | dependencies:
|
1509 |
| - "@typescript-eslint/types" "4.7.0" |
1510 |
| - "@typescript-eslint/visitor-keys" "4.7.0" |
| 1509 | + "@typescript-eslint/types" "4.9.0" |
| 1510 | + "@typescript-eslint/visitor-keys" "4.9.0" |
1511 | 1511 | debug "^4.1.1"
|
1512 | 1512 | globby "^11.0.1"
|
1513 | 1513 | is-glob "^4.0.1"
|
1514 | 1514 | lodash "^4.17.15"
|
1515 | 1515 | semver "^7.3.2"
|
1516 | 1516 | tsutils "^3.17.1"
|
1517 | 1517 |
|
1518 |
| -"@typescript-eslint/visitor-keys@4.7.0": |
1519 |
| - version "4.7.0" |
1520 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f" |
1521 |
| - integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A== |
| 1518 | +"@typescript-eslint/visitor-keys@4.9.0": |
| 1519 | + version "4.9.0" |
| 1520 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.0.tgz#f284e9fac43f2d6d35094ce137473ee321f266c8" |
| 1521 | + integrity sha512-sV45zfdRqQo1A97pOSx3fsjR+3blmwtdCt8LDrXgCX36v4Vmz4KHrhpV6Fo2cRdXmyumxx11AHw0pNJqCNpDyg== |
1522 | 1522 | dependencies:
|
1523 |
| - "@typescript-eslint/types" "4.7.0" |
| 1523 | + "@typescript-eslint/types" "4.9.0" |
1524 | 1524 | eslint-visitor-keys "^2.0.0"
|
1525 | 1525 |
|
1526 | 1526 |
|
@@ -3845,10 +3845,10 @@ eslint-visitor-keys@^2.0.0:
|
3845 | 3845 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
3846 | 3846 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
3847 | 3847 |
|
3848 |
| -eslint@^7.13.0: |
3849 |
| - version "7.13.0" |
3850 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da" |
3851 |
| - integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ== |
| 3848 | +eslint@^7.14.0: |
| 3849 | + version "7.14.0" |
| 3850 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344" |
| 3851 | + integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA== |
3852 | 3852 | dependencies:
|
3853 | 3853 | "@babel/code-frame" "^7.0.0"
|
3854 | 3854 | "@eslint/eslintrc" "^0.2.1"
|
@@ -10305,14 +10305,19 @@ typedarray@^0.0.6:
|
10305 | 10305 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
10306 | 10306 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
10307 | 10307 |
|
10308 |
| -typescript-eslint-language-service@^4.1.1: |
10309 |
| - version "4.1.1" |
10310 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint-language-service/-/typescript-eslint-language-service-4.1.1.tgz#c70b1afc72e27b5a94f7b05b82934b79f59b71fb" |
10311 |
| - integrity sha512-Xub8kTLy23BtbhUvIFxd/7n5/FX2ZVIcNji9k8p5w1fJlaturT/aGWNIuZeGN+yDKps0ZTb6AUqaX9EX2QXUWw== |
| 10308 | +typescript-eslint-language-service@^4.1.2: |
| 10309 | + version "4.1.2" |
| 10310 | + resolved "https://registry.yarnpkg.com/typescript-eslint-language-service/-/typescript-eslint-language-service-4.1.2.tgz#df60ea6eec96e158ddd52346865f5dafc955ee9d" |
| 10311 | + integrity sha512-qIY6SJOqoODeAZs5d88W1lmA+ZQxiCypqK7Adxbl0G5EjE9DM1iP9FfpY7Jk4cO3ohfgOmTQ4A4r0jzyhCM7fA== |
10312 | 10312 | dependencies:
|
10313 | 10313 | read-pkg-up "^7.0.0"
|
10314 | 10314 |
|
10315 |
| -typescript@^4.0.3, typescript@~4.0.5: |
| 10315 | +typescript@^4.1.2: |
| 10316 | + version "4.1.2" |
| 10317 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9" |
| 10318 | + integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ== |
| 10319 | + |
| 10320 | +typescript@~4.0.5: |
10316 | 10321 | version "4.0.5"
|
10317 | 10322 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
|
10318 | 10323 | integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
|
|
0 commit comments