|
1568 | 1568 | eslint-scope "^5.1.1"
|
1569 | 1569 | eslint-utils "^3.0.0"
|
1570 | 1570 |
|
1571 |
| -"@typescript-eslint/parser@^4.29.1": |
1572 |
| - version "4.29.1" |
1573 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.1.tgz#17dfbb45c9032ffa0fe15881d20fbc2a4bdeb02d" |
1574 |
| - integrity sha512-3fL5iN20hzX3Q4OkG7QEPFjZV2qsVGiDhEwwh+EkmE/w7oteiOvUNzmpu5eSwGJX/anCryONltJ3WDmAzAoCMg== |
1575 |
| - dependencies: |
1576 |
| - "@typescript-eslint/scope-manager" "4.29.1" |
1577 |
| - "@typescript-eslint/types" "4.29.1" |
1578 |
| - "@typescript-eslint/typescript-estree" "4.29.1" |
| 1571 | +"@typescript-eslint/parser@^4.29.2": |
| 1572 | + version "4.29.2" |
| 1573 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.2.tgz#1c7744f4c27aeb74610c955d3dce9250e95c370a" |
| 1574 | + integrity sha512-WQ6BPf+lNuwteUuyk1jD/aHKqMQ9jrdCn7Gxt9vvBnzbpj7aWEf+aZsJ1zvTjx5zFxGCt000lsbD9tQPEL8u6g== |
| 1575 | + dependencies: |
| 1576 | + "@typescript-eslint/scope-manager" "4.29.2" |
| 1577 | + "@typescript-eslint/types" "4.29.2" |
| 1578 | + "@typescript-eslint/typescript-estree" "4.29.2" |
1579 | 1579 | debug "^4.3.1"
|
1580 | 1580 |
|
1581 | 1581 | "@typescript-eslint/[email protected]":
|
|
1586 | 1586 | "@typescript-eslint/types" "4.29.1"
|
1587 | 1587 | "@typescript-eslint/visitor-keys" "4.29.1"
|
1588 | 1588 |
|
| 1589 | +"@typescript-eslint/[email protected]": |
| 1590 | + version "4.29.2" |
| 1591 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.2.tgz#442b0f029d981fa402942715b1718ac7fcd5aa1b" |
| 1592 | + integrity sha512-mfHmvlQxmfkU8D55CkZO2sQOueTxLqGvzV+mG6S/6fIunDiD2ouwsAoiYCZYDDK73QCibYjIZmGhpvKwAB5BOA== |
| 1593 | + dependencies: |
| 1594 | + "@typescript-eslint/types" "4.29.2" |
| 1595 | + "@typescript-eslint/visitor-keys" "4.29.2" |
| 1596 | + |
1589 | 1597 | "@typescript-eslint/[email protected]":
|
1590 | 1598 | version "4.29.1"
|
1591 | 1599 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5"
|
1592 | 1600 | integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==
|
1593 | 1601 |
|
| 1602 | +"@typescript-eslint/[email protected]": |
| 1603 | + version "4.29.2" |
| 1604 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.2.tgz#fc0489c6b89773f99109fb0aa0aaddff21f52fcd" |
| 1605 | + integrity sha512-K6ApnEXId+WTGxqnda8z4LhNMa/pZmbTFkDxEBLQAbhLZL50DjeY0VIDCml/0Y3FlcbqXZrABqrcKxq+n0LwzQ== |
| 1606 | + |
1594 | 1607 | "@typescript-eslint/[email protected]":
|
1595 | 1608 | version "4.29.1"
|
1596 | 1609 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f"
|
|
1604 | 1617 | semver "^7.3.5"
|
1605 | 1618 | tsutils "^3.21.0"
|
1606 | 1619 |
|
| 1620 | +"@typescript-eslint/[email protected]": |
| 1621 | + version "4.29.2" |
| 1622 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz#a0ea8b98b274adbb2577100ba545ddf8bf7dc219" |
| 1623 | + integrity sha512-TJ0/hEnYxapYn9SGn3dCnETO0r+MjaxtlWZ2xU+EvytF0g4CqTpZL48SqSNn2hXsPolnewF30pdzR9a5Lj3DNg== |
| 1624 | + dependencies: |
| 1625 | + "@typescript-eslint/types" "4.29.2" |
| 1626 | + "@typescript-eslint/visitor-keys" "4.29.2" |
| 1627 | + debug "^4.3.1" |
| 1628 | + globby "^11.0.3" |
| 1629 | + is-glob "^4.0.1" |
| 1630 | + semver "^7.3.5" |
| 1631 | + tsutils "^3.21.0" |
| 1632 | + |
1607 | 1633 | "@typescript-eslint/[email protected]":
|
1608 | 1634 | version "4.29.1"
|
1609 | 1635 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d"
|
|
1612 | 1638 | "@typescript-eslint/types" "4.29.1"
|
1613 | 1639 | eslint-visitor-keys "^2.0.0"
|
1614 | 1640 |
|
| 1641 | +"@typescript-eslint/[email protected]": |
| 1642 | + version "4.29.2" |
| 1643 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz#d2da7341f3519486f50655159f4e5ecdcb2cd1df" |
| 1644 | + integrity sha512-bDgJLQ86oWHJoZ1ai4TZdgXzJxsea3Ee9u9wsTAvjChdj2WLcVsgWYAPeY7RQMn16tKrlQaBnpKv7KBfs4EQag== |
| 1645 | + dependencies: |
| 1646 | + "@typescript-eslint/types" "4.29.2" |
| 1647 | + eslint-visitor-keys "^2.0.0" |
| 1648 | + |
1615 | 1649 | "@vercel/ncc@^0.29.0":
|
1616 | 1650 | version "0.29.0"
|
1617 | 1651 | resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.0.tgz#ac23fc23f1593b05c72360108bcf6d849d2f317a"
|
@@ -2310,7 +2344,7 @@ eslint-visitor-keys@^2.0.0:
|
2310 | 2344 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
|
2311 | 2345 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
2312 | 2346 |
|
2313 |
| -eslint@^7.22.0: |
| 2347 | +eslint@^7.32.0: |
2314 | 2348 | version "7.32.0"
|
2315 | 2349 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
|
2316 | 2350 | integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
|
|
0 commit comments