|
752 | 752 | dependencies:
|
753 | 753 | "@types/yargs-parser" "*"
|
754 | 754 |
|
755 |
| -"@typescript-eslint/eslint-plugin@>=2.25.0": |
756 |
| - version "4.3.0" |
757 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.3.0.tgz#1a23d904bf8ea248d09dc3761af530d90f39c8fa" |
| 755 | +"@typescript-eslint/eslint-plugin@^4.20.0": |
| 756 | + version "4.21.0" |
| 757 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.21.0.tgz#3fce2bfa76d95c00ac4f33dff369cb593aab8878" |
758 | 758 | dependencies:
|
759 |
| - "@typescript-eslint/experimental-utils" "4.3.0" |
760 |
| - "@typescript-eslint/scope-manager" "4.3.0" |
| 759 | + "@typescript-eslint/experimental-utils" "4.21.0" |
| 760 | + "@typescript-eslint/scope-manager" "4.21.0" |
761 | 761 | debug "^4.1.1"
|
762 | 762 | functional-red-black-tree "^1.0.1"
|
| 763 | + lodash "^4.17.15" |
763 | 764 | regexpp "^3.0.0"
|
764 | 765 | semver "^7.3.2"
|
765 | 766 | tsutils "^3.17.1"
|
766 | 767 |
|
767 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1": |
| 768 | +"@typescript-eslint/[email protected]": |
| 769 | + version "4.21.0" |
| 770 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.21.0.tgz#0b0bb7c15d379140a660c003bdbafa71ae9134b6" |
| 771 | + dependencies: |
| 772 | + "@types/json-schema" "^7.0.3" |
| 773 | + "@typescript-eslint/scope-manager" "4.21.0" |
| 774 | + "@typescript-eslint/types" "4.21.0" |
| 775 | + "@typescript-eslint/typescript-estree" "4.21.0" |
| 776 | + eslint-scope "^5.0.0" |
| 777 | + eslint-utils "^2.0.0" |
| 778 | + |
| 779 | +"@typescript-eslint/experimental-utils@^4.0.1": |
768 | 780 | version "4.3.0"
|
769 | 781 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.3.0.tgz#3f3c6c508e01b8050d51b016e7f7da0e3aefcb87"
|
770 | 782 | dependencies:
|
|
775 | 787 | eslint-scope "^5.0.0"
|
776 | 788 | eslint-utils "^2.0.0"
|
777 | 789 |
|
778 |
| -"@typescript-eslint/parser@>=2.25.0": |
779 |
| - version "4.3.0" |
780 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.3.0.tgz#684fc0be6551a2bfcb253991eec3c786a8c063a3" |
| 790 | +"@typescript-eslint/parser@^4.20.0": |
| 791 | + version "4.21.0" |
| 792 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1" |
781 | 793 | dependencies:
|
782 |
| - "@typescript-eslint/scope-manager" "4.3.0" |
783 |
| - "@typescript-eslint/types" "4.3.0" |
784 |
| - "@typescript-eslint/typescript-estree" "4.3.0" |
| 794 | + "@typescript-eslint/scope-manager" "4.21.0" |
| 795 | + "@typescript-eslint/types" "4.21.0" |
| 796 | + "@typescript-eslint/typescript-estree" "4.21.0" |
785 | 797 | debug "^4.1.1"
|
786 | 798 |
|
| 799 | +"@typescript-eslint/[email protected]": |
| 800 | + version "4.21.0" |
| 801 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.21.0.tgz#c81b661c4b8af1ec0c010d847a8f9ab76ab95b4d" |
| 802 | + dependencies: |
| 803 | + "@typescript-eslint/types" "4.21.0" |
| 804 | + "@typescript-eslint/visitor-keys" "4.21.0" |
| 805 | + |
787 | 806 | "@typescript-eslint/[email protected]":
|
788 | 807 | version "4.3.0"
|
789 | 808 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.3.0.tgz#c743227e087545968080d2362cfb1273842cb6a7"
|
790 | 809 | dependencies:
|
791 | 810 | "@typescript-eslint/types" "4.3.0"
|
792 | 811 | "@typescript-eslint/visitor-keys" "4.3.0"
|
793 | 812 |
|
| 813 | +"@typescript-eslint/[email protected]": |
| 814 | + version "4.21.0" |
| 815 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef" |
| 816 | + |
794 | 817 | "@typescript-eslint/[email protected]":
|
795 | 818 | version "4.3.0"
|
796 | 819 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.3.0.tgz#1f0b2d5e140543e2614f06d48fb3ae95193c6ddf"
|
797 | 820 |
|
| 821 | +"@typescript-eslint/[email protected]": |
| 822 | + version "4.21.0" |
| 823 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a" |
| 824 | + dependencies: |
| 825 | + "@typescript-eslint/types" "4.21.0" |
| 826 | + "@typescript-eslint/visitor-keys" "4.21.0" |
| 827 | + debug "^4.1.1" |
| 828 | + globby "^11.0.1" |
| 829 | + is-glob "^4.0.1" |
| 830 | + semver "^7.3.2" |
| 831 | + tsutils "^3.17.1" |
| 832 | + |
798 | 833 | "@typescript-eslint/[email protected]":
|
799 | 834 | version "4.3.0"
|
800 | 835 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.3.0.tgz#0edc1068e6b2e4c7fdc54d61e329fce76241cee8"
|
|
808 | 843 | semver "^7.3.2"
|
809 | 844 | tsutils "^3.17.1"
|
810 | 845 |
|
| 846 | +"@typescript-eslint/[email protected]": |
| 847 | + version "4.21.0" |
| 848 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d" |
| 849 | + dependencies: |
| 850 | + "@typescript-eslint/types" "4.21.0" |
| 851 | + eslint-visitor-keys "^2.0.0" |
| 852 | + |
811 | 853 | "@typescript-eslint/[email protected]":
|
812 | 854 | version "4.3.0"
|
813 | 855 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.3.0.tgz#0e5ab0a09552903edeae205982e8521e17635ae0"
|
@@ -1486,28 +1528,28 @@ eslint-module-utils@^2.6.0:
|
1486 | 1528 | debug "^2.6.9"
|
1487 | 1529 | pkg-dir "^2.0.0"
|
1488 | 1530 |
|
1489 |
| -eslint-plugin-eslint-comments@>=3.0.1: |
1490 |
| - version "3.1.2" |
1491 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.1.2.tgz#4ef6c488dbe06aa1627fea107b3e5d059fc8a395" |
| 1531 | +eslint-plugin-eslint-comments@^3.2.0: |
| 1532 | + version "3.2.0" |
| 1533 | + resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz#9e1cd7b4413526abb313933071d7aba05ca12ffa" |
1492 | 1534 | dependencies:
|
1493 | 1535 | escape-string-regexp "^1.0.5"
|
1494 | 1536 | ignore "^5.0.5"
|
1495 | 1537 |
|
1496 |
| - |
1497 |
| - version "4.1.2" |
1498 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.1.2.tgz#b2897af1398f8efaf9bc351a9f4dee98dc04fe04" |
| 1538 | + |
| 1539 | + version "4.1.3" |
| 1540 | + resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.1.3.tgz#f84d2f7e848d38ba82eeadcb898328bd3d02e175" |
1499 | 1541 | dependencies:
|
1500 |
| - "@typescript-eslint/eslint-plugin" ">=2.25.0" |
1501 |
| - "@typescript-eslint/parser" ">=2.25.0" |
| 1542 | + "@typescript-eslint/eslint-plugin" "^4.20.0" |
| 1543 | + "@typescript-eslint/parser" "^4.20.0" |
1502 | 1544 | eslint-config-prettier ">=8.0.0"
|
1503 |
| - eslint-plugin-eslint-comments ">=3.0.1" |
1504 |
| - eslint-plugin-import ">=2.20.1" |
1505 |
| - eslint-plugin-prettier ">=3.1.2" |
| 1545 | + eslint-plugin-eslint-comments "^3.2.0" |
| 1546 | + eslint-plugin-import "^2.22.1" |
| 1547 | + eslint-plugin-prettier "^3.3.1" |
1506 | 1548 | eslint-rule-documentation ">=1.0.0"
|
1507 |
| - prettier ">=1.12.0" |
1508 |
| - svg-element-attributes ">=1.3.1" |
| 1549 | + prettier "^2.2.1" |
| 1550 | + svg-element-attributes "^1.3.1" |
1509 | 1551 |
|
1510 |
| -eslint-plugin-import@>=2.20.1: |
| 1552 | +eslint-plugin-import@^2.22.1: |
1511 | 1553 | version "2.22.1"
|
1512 | 1554 | resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
|
1513 | 1555 | dependencies:
|
|
1531 | 1573 | dependencies:
|
1532 | 1574 | "@typescript-eslint/experimental-utils" "^4.0.1"
|
1533 | 1575 |
|
1534 |
| -[email protected], eslint-plugin-prettier@>=3.1.2: |
| 1576 | +[email protected], eslint-plugin-prettier@^3.3.1: |
1535 | 1577 | version "3.3.1"
|
1536 | 1578 | resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
|
1537 | 1579 | dependencies:
|
@@ -3300,7 +3342,7 @@ prettier-linter-helpers@^1.0.0:
|
3300 | 3342 | dependencies:
|
3301 | 3343 | fast-diff "^1.1.2"
|
3302 | 3344 |
|
3303 |
| -[email protected], prettier@>=1.12.0: |
| 3345 | +[email protected], prettier@^2.2.1: |
3304 | 3346 | version "2.2.1"
|
3305 | 3347 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
|
3306 | 3348 |
|
@@ -3820,7 +3862,7 @@ supports-hyperlinks@^2.0.0:
|
3820 | 3862 | has-flag "^4.0.0"
|
3821 | 3863 | supports-color "^7.0.0"
|
3822 | 3864 |
|
3823 |
| -svg-element-attributes@>=1.3.1: |
| 3865 | +svg-element-attributes@^1.3.1: |
3824 | 3866 | version "1.3.1"
|
3825 | 3867 | resolved "https://registry.yarnpkg.com/svg-element-attributes/-/svg-element-attributes-1.3.1.tgz#0c55afac6284291ab563d0913c062cf78a8c0ddb"
|
3826 | 3868 |
|
|
0 commit comments