File tree Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 6868 "eslint-plugin-import" : " 2.26.0" ,
6969 "eslint-plugin-jest" : " 24.7.0" ,
7070 "eslint-plugin-node" : " 11.1.0" ,
71- "eslint-plugin-promise" : " 5 .2.0 " ,
71+ "eslint-plugin-promise" : " 7 .2.1 " ,
7272 "eslint-plugin-testing-library" : " 4.12.4" ,
7373 "husky" : " 6.0.0" ,
7474 "lint-staged" : " 11.2.6" ,
Original file line number Diff line number Diff line change 28612861 ts-node "^9"
28622862 tslib "^2"
28632863
2864+ "@eslint-community/eslint-utils@^4.4.0":
2865+ version "4.4.1"
2866+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
2867+ integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
2868+ dependencies:
2869+ eslint-visitor-keys "^3.4.3"
2870+
28642871"@eslint/eslintrc@^0.4.2":
28652872 version "0.4.2"
28662873 resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
1224412251 resolve "^1.10.1"
1224512252 semver "^6.1.0"
1224612253
12247- 12248- version "5.2.0"
12249- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
12250- integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==
12254+ 12255+ version "7.2.1"
12256+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0"
12257+ integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==
12258+ dependencies:
12259+ "@eslint-community/eslint-utils" "^4.4.0"
1225112260
12252122611225312262 version "4.6.0"
@@ -12352,6 +12361,11 @@ eslint-visitor-keys@^2.0.0:
1235212361 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1235312362 integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1235412363
12364+ eslint-visitor-keys@^3.4.3:
12365+ version "3.4.3"
12366+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
12367+ integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
12368+
1235512369eslint-webpack-plugin@^2.5.2:
1235612370 version "2.5.4"
1235712371 resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"
You can’t perform that action at this time.
0 commit comments