|
969 | 969 | resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
|
970 | 970 | integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
|
971 | 971 |
|
| 972 | +"@eslint-community/eslint-utils@^4.4.0": |
| 973 | + version "4.7.0" |
| 974 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
| 975 | + integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 976 | + dependencies: |
| 977 | + eslint-visitor-keys "^3.4.3" |
| 978 | + |
972 | 979 | "@jest/console@^24.7.1":
|
973 | 980 | version "24.7.1"
|
974 | 981 | resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.7.1.tgz#32a9e42535a97aedfe037e725bd67e954b459545"
|
@@ -4378,6 +4385,13 @@ eslint-plugin-promise@^4.2.1:
|
4378 | 4385 | resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
|
4379 | 4386 | integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
|
4380 | 4387 |
|
| 4388 | +eslint-plugin-promise@^7.2.1: |
| 4389 | + version "7.2.1" |
| 4390 | + resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0" |
| 4391 | + integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA== |
| 4392 | + dependencies: |
| 4393 | + "@eslint-community/eslint-utils" "^4.4.0" |
| 4394 | + |
4381 | 4395 | eslint-plugin-standard@^4.0.0:
|
4382 | 4396 | version "4.0.0"
|
4383 | 4397 | resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
|
@@ -4459,6 +4473,11 @@ eslint-visitor-keys@^1.1.0:
|
4459 | 4473 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
|
4460 | 4474 | integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
|
4461 | 4475 |
|
| 4476 | +eslint-visitor-keys@^3.4.3: |
| 4477 | + version "3.4.3" |
| 4478 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
| 4479 | + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
| 4480 | + |
4462 | 4481 | eslint@^6.8.0:
|
4463 | 4482 | version "6.8.0"
|
4464 | 4483 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
|
|
0 commit comments