|
60 | 60 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.0.tgz#443aea07a5aeba7942cb067de6b8272f2ab36b9e" |
61 | 61 | integrity sha512-jAbCtMANC9ptXxbSVXIqV/3H0bkh7iyyv6JS5lu10av45bcc2QmDNJXkASZCFwbBt75Q0AEq/BB+bNa3x1QgYQ== |
62 | 62 |
|
63 | | -"@babel/compat-data@^7.13.0": |
64 | | - version "7.13.0" |
65 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744" |
66 | | - integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA== |
| 63 | +"@babel/compat-data@^7.13.8": |
| 64 | + version "7.13.8" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" |
| 66 | + integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== |
67 | 67 |
|
68 | 68 | "@babel/compat-data@^7.8.4": |
69 | 69 | version "7.8.5" |
|
83 | 83 | invariant "^2.2.4" |
84 | 84 | semver "^5.5.0" |
85 | 85 |
|
86 | | -"@babel/core@7.13.1": |
87 | | - version "7.13.1" |
88 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf" |
89 | | - integrity sha512-FzeKfFBG2rmFtGiiMdXZPFt/5R5DXubVi82uYhjGX4Msf+pgYQMCFIqFXZWs5vbIYbf14VeBIgdGI03CDOOM1w== |
| 86 | +"@babel/core@7.13.8": |
| 87 | + version "7.13.8" |
| 88 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb" |
| 89 | + integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg== |
90 | 90 | dependencies: |
91 | 91 | "@babel/code-frame" "^7.12.13" |
92 | 92 | "@babel/generator" "^7.13.0" |
93 | | - "@babel/helper-compilation-targets" "^7.13.0" |
| 93 | + "@babel/helper-compilation-targets" "^7.13.8" |
94 | 94 | "@babel/helper-module-transforms" "^7.13.0" |
95 | 95 | "@babel/helpers" "^7.13.0" |
96 | | - "@babel/parser" "^7.13.0" |
| 96 | + "@babel/parser" "^7.13.4" |
97 | 97 | "@babel/template" "^7.12.13" |
98 | 98 | "@babel/traverse" "^7.13.0" |
99 | 99 | "@babel/types" "^7.13.0" |
|
102 | 102 | gensync "^1.0.0-beta.2" |
103 | 103 | json5 "^2.1.2" |
104 | 104 | lodash "^4.17.19" |
105 | | - semver "7.0.0" |
| 105 | + semver "^6.3.0" |
106 | 106 | source-map "^0.5.0" |
107 | 107 |
|
108 | 108 | "@babel/core@>=7.9.0", "@babel/core@^7.9.0": |
|
466 | 466 | browserslist "^4.12.0" |
467 | 467 | semver "^5.5.0" |
468 | 468 |
|
469 | | -"@babel/helper-compilation-targets@^7.13.0": |
470 | | - version "7.13.0" |
471 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1" |
472 | | - integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q== |
| 469 | +"@babel/helper-compilation-targets@^7.13.8": |
| 470 | + version "7.13.8" |
| 471 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468" |
| 472 | + integrity sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A== |
473 | 473 | dependencies: |
474 | | - "@babel/compat-data" "^7.13.0" |
| 474 | + "@babel/compat-data" "^7.13.8" |
475 | 475 | "@babel/helper-validator-option" "^7.12.17" |
476 | 476 | browserslist "^4.14.5" |
477 | | - semver "7.0.0" |
| 477 | + semver "^6.3.0" |
478 | 478 |
|
479 | 479 | "@babel/helper-compilation-targets@^7.8.4": |
480 | 480 | version "7.8.4" |
|
1420 | 1420 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78" |
1421 | 1421 | integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g== |
1422 | 1422 |
|
| 1423 | +"@babel/parser@^7.13.4": |
| 1424 | + version "7.13.4" |
| 1425 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab" |
| 1426 | + integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA== |
| 1427 | + |
1423 | 1428 | "@babel/parser@^7.3.4", "@babel/parser@^7.4.5", "@babel/parser@^7.8.3", "@babel/parser@^7.8.4": |
1424 | 1429 | version "7.8.4" |
1425 | 1430 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8" |
|
1585 | 1590 | "@babel/helper-plugin-utils" "^7.8.3" |
1586 | 1591 | "@babel/plugin-syntax-json-strings" "^7.8.0" |
1587 | 1592 |
|
1588 | | -"@babel/plugin-proposal-logical-assignment-operators@7.12.13": |
1589 | | - version "7.12.13" |
1590 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.12.13.tgz#575b5d9a08d8299eeb4db6430da6e16e5cf14350" |
1591 | | - integrity sha512-fqmiD3Lz7jVdK6kabeSr1PZlWSUVqSitmHEe3Z00dtGTKieWnX9beafvavc32kjORa5Bai4QNHgFDwWJP+WtSQ== |
| 1593 | +"@babel/plugin-proposal-logical-assignment-operators@7.13.8": |
| 1594 | + version "7.13.8" |
| 1595 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.13.8.tgz#93fa78d63857c40ce3c8c3315220fd00bfbb4e1a" |
| 1596 | + integrity sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A== |
1592 | 1597 | dependencies: |
1593 | | - "@babel/helper-plugin-utils" "^7.12.13" |
| 1598 | + "@babel/helper-plugin-utils" "^7.13.0" |
1594 | 1599 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
1595 | 1600 |
|
1596 | 1601 | "@babel/plugin-proposal-logical-assignment-operators@^7.11.0": |
|
1609 | 1614 | "@babel/helper-plugin-utils" "^7.10.4" |
1610 | 1615 | "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
1611 | 1616 |
|
1612 | | -"@babel/plugin-proposal-nullish-coalescing-operator@7.13.0": |
1613 | | - version "7.13.0" |
1614 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.0.tgz#1a96fdf2c43109cfe5568513c5379015a23f5380" |
1615 | | - integrity sha512-UkAvFA/9+lBBL015gjA68NvKiCReNxqFLm3SdNKaM3XXoDisA7tMAIX4PmIwatFoFqMxxT3WyG9sK3MO0Kting== |
| 1617 | +"@babel/plugin-proposal-nullish-coalescing-operator@7.13.8": |
| 1618 | + version "7.13.8" |
| 1619 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz#3730a31dafd3c10d8ccd10648ed80a2ac5472ef3" |
| 1620 | + integrity sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A== |
1616 | 1621 | dependencies: |
1617 | 1622 | "@babel/helper-plugin-utils" "^7.13.0" |
1618 | | - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" |
| 1623 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
1619 | 1624 |
|
1620 | 1625 | "@babel/plugin-proposal-nullish-coalescing-operator@^7.10.1": |
1621 | 1626 | version "7.10.1" |
|
1681 | 1686 | "@babel/helper-plugin-utils" "^7.8.3" |
1682 | 1687 | "@babel/plugin-syntax-numeric-separator" "^7.8.3" |
1683 | 1688 |
|
1684 | | -"@babel/plugin-proposal-object-rest-spread@7.13.0": |
1685 | | - version "7.13.0" |
1686 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.0.tgz#8f19ad247bb96bd5ad2d4107e6eddfe0a789937b" |
1687 | | - integrity sha512-B4qphdSTp0nLsWcuei07JPKeZej4+Hd22MdnulJXQa1nCcGSBlk8FiqenGERaPZ+PuYhz4Li2Wjc8yfJvHgUMw== |
| 1689 | +"@babel/plugin-proposal-object-rest-spread@7.13.8": |
| 1690 | + version "7.13.8" |
| 1691 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz#5d210a4d727d6ce3b18f9de82cc99a3964eed60a" |
| 1692 | + integrity sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g== |
1688 | 1693 | dependencies: |
| 1694 | + "@babel/compat-data" "^7.13.8" |
| 1695 | + "@babel/helper-compilation-targets" "^7.13.8" |
1689 | 1696 | "@babel/helper-plugin-utils" "^7.13.0" |
1690 | | - "@babel/plugin-syntax-object-rest-spread" "^7.8.0" |
| 1697 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
1691 | 1698 | "@babel/plugin-transform-parameters" "^7.13.0" |
1692 | 1699 |
|
1693 | 1700 | "@babel/plugin-proposal-object-rest-spread@^7.10.1": |
|
1724 | 1731 | "@babel/helper-plugin-utils" "^7.8.3" |
1725 | 1732 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0" |
1726 | 1733 |
|
1727 | | -"@babel/plugin-proposal-optional-catch-binding@7.12.13": |
1728 | | - version "7.12.13" |
1729 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.12.13.tgz#4640520afe57728af14b4d1574ba844f263bcae5" |
1730 | | - integrity sha512-9+MIm6msl9sHWg58NvqpNpLtuFbmpFYk37x8kgnGzAHvX35E1FyAwSUt5hIkSoWJFSAH+iwU8bJ4fcD1zKXOzg== |
| 1734 | +"@babel/plugin-proposal-optional-catch-binding@7.13.8": |
| 1735 | + version "7.13.8" |
| 1736 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz#3ad6bd5901506ea996fc31bdcf3ccfa2bed71107" |
| 1737 | + integrity sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA== |
1731 | 1738 | dependencies: |
1732 | | - "@babel/helper-plugin-utils" "^7.12.13" |
1733 | | - "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" |
| 1739 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 1740 | + "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
1734 | 1741 |
|
1735 | 1742 | "@babel/plugin-proposal-optional-catch-binding@^7.10.1": |
1736 | 1743 | version "7.10.1" |
|
1756 | 1763 | "@babel/helper-plugin-utils" "^7.8.3" |
1757 | 1764 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" |
1758 | 1765 |
|
1759 | | -"@babel/plugin-proposal-optional-chaining@7.13.0": |
1760 | | - version "7.13.0" |
1761 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.0.tgz#75b41ce0d883d19e8fe635fc3f846be3b1664f4d" |
1762 | | - integrity sha512-OVRQOZEBP2luZrvEbNSX5FfWDousthhdEoAOpej+Tpe58HFLvqRClT89RauIvBuCDFEip7GW1eT86/5lMy2RNA== |
| 1766 | +"@babel/plugin-proposal-optional-chaining@7.13.8": |
| 1767 | + version "7.13.8" |
| 1768 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756" |
| 1769 | + integrity sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ== |
1763 | 1770 | dependencies: |
1764 | 1771 | "@babel/helper-plugin-utils" "^7.13.0" |
1765 | 1772 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
1766 | | - "@babel/plugin-syntax-optional-chaining" "^7.8.0" |
| 1773 | + "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
1767 | 1774 |
|
1768 | 1775 | "@babel/plugin-proposal-optional-chaining@^7.10.1": |
1769 | 1776 | version "7.10.1" |
|
1941 | 1948 | dependencies: |
1942 | 1949 | "@babel/helper-plugin-utils" "^7.10.4" |
1943 | 1950 |
|
1944 | | -"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0": |
| 1951 | +"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3": |
1945 | 1952 | version "7.8.3" |
1946 | 1953 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9" |
1947 | 1954 | integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== |
|
1969 | 1976 | dependencies: |
1970 | 1977 | "@babel/helper-plugin-utils" "^7.8.3" |
1971 | 1978 |
|
1972 | | -"@babel/plugin-syntax-object-rest-spread@^7.8.0": |
| 1979 | +"@babel/plugin-syntax-object-rest-spread@^7.8.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3": |
1973 | 1980 | version "7.8.3" |
1974 | 1981 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871" |
1975 | 1982 | integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== |
1976 | 1983 | dependencies: |
1977 | 1984 | "@babel/helper-plugin-utils" "^7.8.0" |
1978 | 1985 |
|
1979 | | -"@babel/plugin-syntax-optional-catch-binding@^7.8.0": |
| 1986 | +"@babel/plugin-syntax-optional-catch-binding@^7.8.0", "@babel/plugin-syntax-optional-catch-binding@^7.8.3": |
1980 | 1987 | version "7.8.3" |
1981 | 1988 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1" |
1982 | 1989 | integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== |
1983 | 1990 | dependencies: |
1984 | 1991 | "@babel/helper-plugin-utils" "^7.8.0" |
1985 | 1992 |
|
1986 | | -"@babel/plugin-syntax-optional-chaining@^7.8.0": |
| 1993 | +"@babel/plugin-syntax-optional-chaining@^7.8.0", "@babel/plugin-syntax-optional-chaining@^7.8.3": |
1987 | 1994 | version "7.8.3" |
1988 | 1995 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a" |
1989 | 1996 | integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== |
@@ -11431,10 +11438,10 @@ ember-string-helpers@devotox/ember-string-helpers: |
11431 | 11438 | dependencies: |
11432 | 11439 | ember-cli-babel "7.6.0" |
11433 | 11440 |
|
11434 | | -ember-template-lint@2.20.0: |
11435 | | - version "2.20.0" |
11436 | | - resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.20.0.tgz#73844a588acb167df8fe281f227c7a0837d1bc2d" |
11437 | | - integrity sha512-J1iO/fAsWQe9CHAx102tEjALSTIOxeNGn5GjqJzWmfyxfSJlTMq1XqhfBBXoqTM9zmi/WFf5m6uH5cPIQSBStQ== |
| 11441 | +ember-template-lint@2.21.0: |
| 11442 | + version "2.21.0" |
| 11443 | + resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.21.0.tgz#7e120abf309a8810eeed26c52377943faf15a95b" |
| 11444 | + integrity sha512-19QbEqJQdMfcRS7PsQsubflRowEtnkbD0tpYR4q/xq4lodmhU7hhOFvlTQgbxD/jwW5Ur+tkOwH4KFy9JwOyXA== |
11438 | 11445 | dependencies: |
11439 | 11446 | chalk "^4.0.0" |
11440 | 11447 | ember-template-recast "^5.0.1" |
|
0 commit comments