|
1281 | 1281 | dependencies: |
1282 | 1282 | eslint-visitor-keys "^3.3.0" |
1283 | 1283 |
|
| 1284 | +"@eslint-community/eslint-utils@^4.4.0": |
| 1285 | + version "4.7.0" |
| 1286 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
| 1287 | + integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 1288 | + dependencies: |
| 1289 | + eslint-visitor-keys "^3.4.3" |
| 1290 | + |
1284 | 1291 | "@eslint-community/regexpp@^4.4.0": |
1285 | 1292 | version "4.5.0" |
1286 | 1293 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724" |
@@ -5123,10 +5130,12 @@ eslint-plugin-prettier@^3.1.1: |
5123 | 5130 | dependencies: |
5124 | 5131 | prettier-linter-helpers "^1.0.0" |
5125 | 5132 |
|
5126 | | -eslint-plugin-promise@^4.2.1: |
5127 | | - version "4.3.1" |
5128 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45" |
5129 | | - integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ== |
| 5133 | +"eslint-plugin-promise@^4.2.1 || ^7.0.0": |
| 5134 | + version "7.2.1" |
| 5135 | + resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0" |
| 5136 | + integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA== |
| 5137 | + dependencies: |
| 5138 | + "@eslint-community/eslint-utils" "^4.4.0" |
5130 | 5139 |
|
5131 | 5140 | eslint-plugin-react-hooks@^1.6.1: |
5132 | 5141 | version "1.7.0" |
@@ -5222,6 +5231,11 @@ eslint-visitor-keys@^3.3.0: |
5222 | 5231 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc" |
5223 | 5232 | integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ== |
5224 | 5233 |
|
| 5234 | +eslint-visitor-keys@^3.4.3: |
| 5235 | + version "3.4.3" |
| 5236 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
| 5237 | + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
| 5238 | + |
5225 | 5239 | eslint@^6.6.0, eslint@^6.8.0: |
5226 | 5240 | version "6.8.0" |
5227 | 5241 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb" |
|
0 commit comments