|
1591 | 1591 | regexpp "^3.0.0"
|
1592 | 1592 | tsutils "^3.17.1"
|
1593 | 1593 |
|
1594 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^2.5.0": |
1595 |
| - version "2.12.0" |
1596 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.12.0.tgz#e0a76ffb6293e058748408a191921e453c31d40d" |
1597 |
| - integrity sha512-jv4gYpw5N5BrWF3ntROvCuLe1IjRenLy5+U57J24NbPGwZFAjhnM45qpq0nDH1y/AZMb3Br25YiNVwyPbz6RkA== |
1598 |
| - dependencies: |
1599 |
| - "@types/json-schema" "^7.0.3" |
1600 |
| - "@typescript-eslint/typescript-estree" "2.12.0" |
1601 |
| - eslint-scope "^5.0.0" |
1602 |
| - |
1603 | 1594 | "@typescript-eslint/[email protected]":
|
1604 | 1595 | version "2.19.0"
|
1605 | 1596 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.19.0.tgz#d5ca732f22c009e515ba09fcceb5f2127d841568"
|
|
1609 | 1600 | "@typescript-eslint/typescript-estree" "2.19.0"
|
1610 | 1601 | eslint-scope "^5.0.0"
|
1611 | 1602 |
|
1612 |
| -"@typescript-eslint/parser@^2.3.0": |
| 1603 | +"@typescript-eslint/experimental-utils@^2.5.0": |
1613 | 1604 | version "2.12.0"
|
1614 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.12.0.tgz#393f1604943a4ca570bb1a45bc8834e9b9158884" |
1615 |
| - integrity sha512-lPdkwpdzxEfjI8TyTzZqPatkrswLSVu4bqUgnB03fHSOwpC7KSerPgJRgIAf11UGNf7HKjJV6oaPZI4AghLU6g== |
| 1605 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.12.0.tgz#e0a76ffb6293e058748408a191921e453c31d40d" |
| 1606 | + integrity sha512-jv4gYpw5N5BrWF3ntROvCuLe1IjRenLy5+U57J24NbPGwZFAjhnM45qpq0nDH1y/AZMb3Br25YiNVwyPbz6RkA== |
1616 | 1607 | dependencies:
|
1617 |
| - "@types/eslint-visitor-keys" "^1.0.0" |
1618 |
| - "@typescript-eslint/experimental-utils" "2.12.0" |
| 1608 | + "@types/json-schema" "^7.0.3" |
1619 | 1609 | "@typescript-eslint/typescript-estree" "2.12.0"
|
| 1610 | + eslint-scope "^5.0.0" |
| 1611 | + |
| 1612 | +"@typescript-eslint/parser@^2.19.0": |
| 1613 | + version "2.19.0" |
| 1614 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.19.0.tgz#912160d9425395d09857dcd5382352bc98be11ae" |
| 1615 | + integrity sha512-s0jZoxAWjHnuidbbN7aA+BFVXn4TCcxEVGPV8lWMxZglSs3NRnFFAlL+aIENNmzB2/1jUJuySi6GiM6uACPmpg== |
| 1616 | + dependencies: |
| 1617 | + "@types/eslint-visitor-keys" "^1.0.0" |
| 1618 | + "@typescript-eslint/experimental-utils" "2.19.0" |
| 1619 | + "@typescript-eslint/typescript-estree" "2.19.0" |
1620 | 1620 | eslint-visitor-keys "^1.1.0"
|
1621 | 1621 |
|
1622 | 1622 | "@typescript-eslint/[email protected]":
|
@@ -3584,12 +3584,12 @@ eslint-config-airbnb-base@^14.0.0:
|
3584 | 3584 | object.assign "^4.1.0"
|
3585 | 3585 | object.entries "^1.1.0"
|
3586 | 3586 |
|
3587 |
| -eslint-config-airbnb-typescript@6.3.1: |
3588 |
| - version "6.3.1" |
3589 |
| - resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.3.1.tgz#28bd09099355324353a074a71951dd879cce7df0" |
3590 |
| - integrity sha512-+tkkVysaN63zXz+oiPfkfYSRMIY5QfHI4qFeyb1ZhRGF2jR6JslqDv5GkrW/eciySNTVTigFvf9hkqHT9vklJw== |
| 3587 | +eslint-config-airbnb-typescript@7.0.0: |
| 3588 | + version "7.0.0" |
| 3589 | + resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-7.0.0.tgz#1846623dcd17d4993db1688f9698bcedeccccccc" |
| 3590 | + integrity sha512-ki0JvJEdz2E0QWMeDfSgyr7tLwSmTYhMwaZP0XNnBhQfsjAAlLXwpQZHZBIpaoPrc2Fs6pFUTUU39xD3XPXKZQ== |
3591 | 3591 | dependencies:
|
3592 |
| - "@typescript-eslint/parser" "^2.3.0" |
| 3592 | + "@typescript-eslint/parser" "^2.19.0" |
3593 | 3593 | eslint-config-airbnb "^18.0.1"
|
3594 | 3594 | eslint-config-airbnb-base "^14.0.0"
|
3595 | 3595 |
|
|
0 commit comments