|
18 | 18 | esutils "^2.0.2" |
19 | 19 | js-tokens "^4.0.0" |
20 | 20 |
|
| 21 | +"@eslint-community/eslint-utils@^4.4.0": |
| 22 | + version "4.9.0" |
| 23 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 24 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
| 25 | + dependencies: |
| 26 | + eslint-visitor-keys "^3.4.3" |
| 27 | + |
21 | 28 | "@hapi/accept@3.x.x": |
22 | 29 | version "3.2.3" |
23 | 30 | resolved "https://registry.yarnpkg.com/@hapi/accept/-/accept-3.2.3.tgz#6947259928ed28df2736c7daffbfc739b72adfcc" |
@@ -1177,11 +1184,18 @@ eslint-plugin-import@2.18.2, eslint-plugin-import@^2.18.2: |
1177 | 1184 | read-pkg-up "^2.0.0" |
1178 | 1185 | resolve "^1.11.0" |
1179 | 1186 |
|
1180 | | -eslint-plugin-promise@4.2.1, eslint-plugin-promise@^4.2.1: |
| 1187 | +eslint-plugin-promise@4.2.1: |
1181 | 1188 | version "4.2.1" |
1182 | 1189 | resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a" |
1183 | 1190 | integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw== |
1184 | 1191 |
|
| 1192 | +eslint-plugin-promise@^7.0.0: |
| 1193 | + version "7.2.1" |
| 1194 | + resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0" |
| 1195 | + integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA== |
| 1196 | + dependencies: |
| 1197 | + "@eslint-community/eslint-utils" "^4.4.0" |
| 1198 | + |
1185 | 1199 | eslint-plugin-unicorn@^12.1.0: |
1186 | 1200 | version "12.1.0" |
1187 | 1201 | resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-12.1.0.tgz#6ebff6c90ecf4df7ce1615e18928d10bb50c2ff5" |
@@ -1256,6 +1270,11 @@ eslint-visitor-keys@^1.1.0: |
1256 | 1270 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2" |
1257 | 1271 | integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A== |
1258 | 1272 |
|
| 1273 | +eslint-visitor-keys@^3.4.3: |
| 1274 | + version "3.4.3" |
| 1275 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
| 1276 | + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
| 1277 | + |
1259 | 1278 | eslint@6.5.1: |
1260 | 1279 | version "6.5.1" |
1261 | 1280 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6" |
|
0 commit comments