|
1649 | 1649 | semver "^7.3.2"
|
1650 | 1650 | tsutils "^3.17.1"
|
1651 | 1651 |
|
1652 |
| -"@typescript-eslint/[email protected]": |
| 1652 | +"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1": |
1653 | 1653 | version "4.1.1"
|
1654 | 1654 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.1.1.tgz#52ff4e37c93113eb96385a4e6d075abece1ea72d"
|
1655 | 1655 | integrity sha512-jzYsNciHoa4Z3c1URtmeT/bamYm8Dwfw6vuN3WHIE/BXb1iC4KveAnXDErTAZtPVxTYBaYn3n2gbt6F6D2rm1A==
|
|
1661 | 1661 | eslint-scope "^5.0.0"
|
1662 | 1662 | eslint-utils "^2.0.0"
|
1663 | 1663 |
|
1664 |
| -"@typescript-eslint/experimental-utils@^2.5.0": |
1665 |
| - version "2.34.0" |
1666 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f" |
1667 |
| - integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA== |
1668 |
| - dependencies: |
1669 |
| - "@types/json-schema" "^7.0.3" |
1670 |
| - "@typescript-eslint/typescript-estree" "2.34.0" |
1671 |
| - eslint-scope "^5.0.0" |
1672 |
| - eslint-utils "^2.0.0" |
1673 |
| - |
1674 | 1664 | "@typescript-eslint/parser@^4.1.1":
|
1675 | 1665 | version "4.1.1"
|
1676 | 1666 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.1.1.tgz#324b4b35e314075adbc92bd8330cf3ef0c88cf3e"
|
|
1694 | 1684 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.1.1.tgz#57500c4a86b28cb47094c1a62f1177ea279a09cb"
|
1695 | 1685 | integrity sha512-zrBiqOKYerMTllKcn+BP+i1b7LW/EbMMYytroXMxUTvFPn1smkCu0D7lSAx29fTUO4jnwV0ljSvYQtn2vNrNxA==
|
1696 | 1686 |
|
1697 |
| -"@typescript-eslint/[email protected]": |
1698 |
| - version "2.34.0" |
1699 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5" |
1700 |
| - integrity sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg== |
1701 |
| - dependencies: |
1702 |
| - debug "^4.1.1" |
1703 |
| - eslint-visitor-keys "^1.1.0" |
1704 |
| - glob "^7.1.6" |
1705 |
| - is-glob "^4.0.1" |
1706 |
| - lodash "^4.17.15" |
1707 |
| - semver "^7.3.2" |
1708 |
| - tsutils "^3.17.1" |
1709 |
| - |
1710 | 1687 | "@typescript-eslint/[email protected]":
|
1711 | 1688 | version "4.1.1"
|
1712 | 1689 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.1.1.tgz#2015a84d71303ecdb6f46efd807ac19a51aab490"
|
@@ -3572,12 +3549,12 @@ eslint-plugin-import@^2.22.0:
|
3572 | 3549 | resolve "^1.17.0"
|
3573 | 3550 | tsconfig-paths "^3.9.0"
|
3574 | 3551 |
|
3575 |
| -eslint-plugin-jest@^23.20.0: |
3576 |
| - version "23.20.0" |
3577 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099" |
3578 |
| - integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw== |
| 3552 | +eslint-plugin-jest@^24.0.2: |
| 3553 | + version "24.0.2" |
| 3554 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.2.tgz#4bf0fcdc86289d702a7dacb430b4363482af773b" |
| 3555 | + integrity sha512-DSBLNpkKDOpUJQkTGSs5sVJWsu0nDyQ2rYxkr0Eh7nrkc5bMUr/dlDbtTj3l8y6UaCVsem6rryF1OZrKnz1S5g== |
3579 | 3556 | dependencies:
|
3580 |
| - "@typescript-eslint/experimental-utils" "^2.5.0" |
| 3557 | + "@typescript-eslint/experimental-utils" "^4.0.1" |
3581 | 3558 |
|
3582 | 3559 | eslint-plugin-jsx-a11y@^6.3.1:
|
3583 | 3560 | version "6.3.1"
|
|
0 commit comments