|
23 | 23 | chalk "^2.0.0" |
24 | 24 | js-tokens "^4.0.0" |
25 | 25 |
|
| 26 | +"@eslint-community/eslint-utils@^4.4.0": |
| 27 | + version "4.9.1" |
| 28 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595" |
| 29 | + integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ== |
| 30 | + dependencies: |
| 31 | + eslint-visitor-keys "^3.4.3" |
| 32 | + |
26 | 33 | "@eslint/eslintrc@^1.0.5": |
27 | 34 | version "1.0.5" |
28 | 35 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.5.tgz#33f1b838dbf1f923bfa517e008362b78ddbbf318" |
@@ -1531,10 +1538,12 @@ eslint-plugin-node@^11.1.0: |
1531 | 1538 | resolve "^1.10.1" |
1532 | 1539 | semver "^6.1.0" |
1533 | 1540 |
|
1534 | | -eslint-plugin-promise@^6.0.0: |
1535 | | - version "6.0.0" |
1536 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18" |
1537 | | - integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw== |
| 1541 | +eslint-plugin-promise@^7.0.0: |
| 1542 | + version "7.2.1" |
| 1543 | + resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0" |
| 1544 | + integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA== |
| 1545 | + dependencies: |
| 1546 | + "@eslint-community/eslint-utils" "^4.4.0" |
1538 | 1547 |
|
1539 | 1548 | eslint-plugin-standard@^5.0.0: |
1540 | 1549 | version "5.0.0" |
@@ -1586,6 +1595,11 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0: |
1586 | 1595 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2" |
1587 | 1596 | integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA== |
1588 | 1597 |
|
| 1598 | +eslint-visitor-keys@^3.4.3: |
| 1599 | + version "3.4.3" |
| 1600 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
| 1601 | + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
| 1602 | + |
1589 | 1603 | eslint@^8.0.0: |
1590 | 1604 | version "8.5.0" |
1591 | 1605 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.5.0.tgz#ddd2c1afd8f412036f87ae2a063d2aa296d3175f" |
|
0 commit comments