|
1562 | 1562 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
|
1563 | 1563 | integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
|
1564 | 1564 |
|
1565 |
| -"@types/node@*", "@types/node@^14.14.6": |
1566 |
| - version "14.14.6" |
1567 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f" |
1568 |
| - integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw== |
| 1565 | +"@types/node@*", "@types/node@^14.14.7": |
| 1566 | + version "14.14.7" |
| 1567 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d" |
| 1568 | + integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg== |
1569 | 1569 |
|
1570 | 1570 | "@types/normalize-package-data@^2.4.0":
|
1571 | 1571 | version "2.4.0"
|
|
1639 | 1639 | dependencies:
|
1640 | 1640 | "@types/yargs-parser" "*"
|
1641 | 1641 |
|
1642 |
| -"@typescript-eslint/eslint-plugin@^4.6.1": |
1643 |
| - version "4.6.1" |
1644 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.1.tgz#99d77eb7a016fd5a5e749d2c44a7e4c317eb7da3" |
1645 |
| - integrity sha512-SNZyflefTMK2JyrPfFFzzoy2asLmZvZJ6+/L5cIqg4HfKGiW2Gr1Go1OyEVqne/U4QwmoasuMwppoBHWBWF2nA== |
| 1642 | +"@typescript-eslint/eslint-plugin@^4.7.0": |
| 1643 | + version "4.7.0" |
| 1644 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479" |
| 1645 | + integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q== |
1646 | 1646 | dependencies:
|
1647 |
| - "@typescript-eslint/experimental-utils" "4.6.1" |
1648 |
| - "@typescript-eslint/scope-manager" "4.6.1" |
| 1647 | + "@typescript-eslint/experimental-utils" "4.7.0" |
| 1648 | + "@typescript-eslint/scope-manager" "4.7.0" |
1649 | 1649 | debug "^4.1.1"
|
1650 | 1650 | functional-red-black-tree "^1.0.1"
|
1651 | 1651 | regexpp "^3.0.0"
|
1652 | 1652 | semver "^7.3.2"
|
1653 | 1653 | tsutils "^3.17.1"
|
1654 | 1654 |
|
1655 |
| -"@typescript-eslint/experimental-utils@4.6.1", "@typescript-eslint/experimental-utils@^4.0.1": |
1656 |
| - version "4.6.1" |
1657 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.1.tgz#a9c691dfd530a9570274fe68907c24c07a06c4aa" |
1658 |
| - integrity sha512-qyPqCFWlHZXkEBoV56UxHSoXW2qnTr4JrWVXOh3soBP3q0o7p4pUEMfInDwIa0dB/ypdtm7gLOS0hg0a73ijfg== |
| 1655 | +"@typescript-eslint/experimental-utils@4.7.0", "@typescript-eslint/experimental-utils@^4.0.1": |
| 1656 | + version "4.7.0" |
| 1657 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5" |
| 1658 | + integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA== |
1659 | 1659 | dependencies:
|
1660 | 1660 | "@types/json-schema" "^7.0.3"
|
1661 |
| - "@typescript-eslint/scope-manager" "4.6.1" |
1662 |
| - "@typescript-eslint/types" "4.6.1" |
1663 |
| - "@typescript-eslint/typescript-estree" "4.6.1" |
| 1661 | + "@typescript-eslint/scope-manager" "4.7.0" |
| 1662 | + "@typescript-eslint/types" "4.7.0" |
| 1663 | + "@typescript-eslint/typescript-estree" "4.7.0" |
1664 | 1664 | eslint-scope "^5.0.0"
|
1665 | 1665 | eslint-utils "^2.0.0"
|
1666 | 1666 |
|
1667 |
| -"@typescript-eslint/parser@^4.6.1": |
1668 |
| - version "4.6.1" |
1669 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.6.1.tgz#b801bff67b536ecc4a840ac9289ba2be57e02428" |
1670 |
| - integrity sha512-lScKRPt1wM9UwyKkGKyQDqf0bh6jm8DQ5iN37urRIXDm16GEv+HGEmum2Fc423xlk5NUOkOpfTnKZc/tqKZkDQ== |
| 1667 | +"@typescript-eslint/parser@^4.7.0": |
| 1668 | + version "4.7.0" |
| 1669 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0.tgz#44bdab0f788b478178368baa65d3365fdc63da1c" |
| 1670 | + integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw== |
1671 | 1671 | dependencies:
|
1672 |
| - "@typescript-eslint/scope-manager" "4.6.1" |
1673 |
| - "@typescript-eslint/types" "4.6.1" |
1674 |
| - "@typescript-eslint/typescript-estree" "4.6.1" |
| 1672 | + "@typescript-eslint/scope-manager" "4.7.0" |
| 1673 | + "@typescript-eslint/types" "4.7.0" |
| 1674 | + "@typescript-eslint/typescript-estree" "4.7.0" |
1675 | 1675 | debug "^4.1.1"
|
1676 | 1676 |
|
1677 |
| -"@typescript-eslint/scope-manager@4.6.1": |
1678 |
| - version "4.6.1" |
1679 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.6.1.tgz#21872b91cbf7adfc7083f17b8041149148baf992" |
1680 |
| - integrity sha512-f95+80r6VdINYscJY1KDUEDcxZ3prAWHulL4qRDfNVD0I5QAVSGqFkwHERDoLYJJWmEAkUMdQVvx7/c2Hp+Bjg== |
| 1677 | +"@typescript-eslint/scope-manager@4.7.0": |
| 1678 | + version "4.7.0" |
| 1679 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed" |
| 1680 | + integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA== |
1681 | 1681 | dependencies:
|
1682 |
| - "@typescript-eslint/types" "4.6.1" |
1683 |
| - "@typescript-eslint/visitor-keys" "4.6.1" |
| 1682 | + "@typescript-eslint/types" "4.7.0" |
| 1683 | + "@typescript-eslint/visitor-keys" "4.7.0" |
1684 | 1684 |
|
1685 |
| -"@typescript-eslint/types@4.6.1": |
1686 |
| - version "4.6.1" |
1687 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.1.tgz#d3ad7478f53f22e7339dc006ab61aac131231552" |
1688 |
| - integrity sha512-k2ZCHhJ96YZyPIsykickez+OMHkz06xppVLfJ+DY90i532/Cx2Z+HiRMH8YZQo7a4zVd/TwNBuRCdXlGK4yo8w== |
| 1685 | +"@typescript-eslint/types@4.7.0": |
| 1686 | + version "4.7.0" |
| 1687 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69" |
| 1688 | + integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg== |
1689 | 1689 |
|
1690 |
| -"@typescript-eslint/typescript-estree@4.6.1": |
1691 |
| - version "4.6.1" |
1692 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.1.tgz#6025cce724329413f57e4959b2d676fceeca246f" |
1693 |
| - integrity sha512-/J/kxiyjQQKqEr5kuKLNQ1Finpfb8gf/NpbwqFFYEBjxOsZ621r9AqwS9UDRA1Rrr/eneX/YsbPAIhU2rFLjXQ== |
| 1690 | +"@typescript-eslint/typescript-estree@4.7.0": |
| 1691 | + version "4.7.0" |
| 1692 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393" |
| 1693 | + integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw== |
1694 | 1694 | dependencies:
|
1695 |
| - "@typescript-eslint/types" "4.6.1" |
1696 |
| - "@typescript-eslint/visitor-keys" "4.6.1" |
| 1695 | + "@typescript-eslint/types" "4.7.0" |
| 1696 | + "@typescript-eslint/visitor-keys" "4.7.0" |
1697 | 1697 | debug "^4.1.1"
|
1698 | 1698 | globby "^11.0.1"
|
1699 | 1699 | is-glob "^4.0.1"
|
1700 | 1700 | lodash "^4.17.15"
|
1701 | 1701 | semver "^7.3.2"
|
1702 | 1702 | tsutils "^3.17.1"
|
1703 | 1703 |
|
1704 |
| -"@typescript-eslint/visitor-keys@4.6.1": |
1705 |
| - version "4.6.1" |
1706 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.1.tgz#6b125883402d8939df7b54528d879e88f7ba3614" |
1707 |
| - integrity sha512-owABze4toX7QXwOLT3/D5a8NecZEjEWU1srqxENTfqsY3bwVnl3YYbOh6s1rp2wQKO9RTHFGjKes08FgE7SVMw== |
| 1704 | +"@typescript-eslint/visitor-keys@4.7.0": |
| 1705 | + version "4.7.0" |
| 1706 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f" |
| 1707 | + integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A== |
1708 | 1708 | dependencies:
|
1709 |
| - "@typescript-eslint/types" "4.6.1" |
| 1709 | + "@typescript-eslint/types" "4.7.0" |
1710 | 1710 | eslint-visitor-keys "^2.0.0"
|
1711 | 1711 |
|
1712 | 1712 | JSONStream@^1.0.4:
|
@@ -3600,10 +3600,10 @@ eslint-plugin-import@^2.22.1:
|
3600 | 3600 | resolve "^1.17.0"
|
3601 | 3601 | tsconfig-paths "^3.9.0"
|
3602 | 3602 |
|
3603 |
| -eslint-plugin-jest@^24.1.0: |
3604 |
| - version "24.1.0" |
3605 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.0.tgz#6708037d7602e5288ce877fd0103f329dc978361" |
3606 |
| - integrity sha512-827YJ+E8B9PvXu/0eiVSNFfxxndbKv+qE/3GSMhdorCaeaOehtqHGX2YDW9B85TEOre9n/zscledkFW/KbnyGg== |
| 3603 | +eslint-plugin-jest@^24.1.3: |
| 3604 | + version "24.1.3" |
| 3605 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3.tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c" |
| 3606 | + integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg== |
3607 | 3607 | dependencies:
|
3608 | 3608 | "@typescript-eslint/experimental-utils" "^4.0.1"
|
3609 | 3609 |
|
|
0 commit comments