File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 43
43
"eslint-import-resolver-typescript" : " ^3.6.3" ,
44
44
"eslint-plugin-import" : " ^2.25.4" ,
45
45
"eslint-plugin-prettier" : " ^4.0.0" ,
46
- "eslint-plugin-promise" : " ^6.0.0 " ,
46
+ "eslint-plugin-promise" : " ^7.2.1 " ,
47
47
"husky" : " ^8.0.1" ,
48
48
"jest" : " ^29.7.0" ,
49
49
"jest-environment-jsdom" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 392
392
spark-md5 "^3.0.2"
393
393
uuid "^8.3.2"
394
394
395
- " @eslint-community/eslint-utils@^4.2.0 " :
395
+ " @eslint-community/eslint-utils@^4.2.0" , "@eslint-community/eslint-utils@^4.4.0" :
396
396
version "4.4.1"
397
397
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
398
398
integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
@@ -2233,10 +2233,12 @@ eslint-plugin-prettier@^4.0.0:
2233
2233
dependencies :
2234
2234
prettier-linter-helpers "^1.0.0"
2235
2235
2236
- eslint-plugin-promise@^6.0.0 :
2237
- version "6.0.0"
2238
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
2239
- integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
2236
+ eslint-plugin-promise@^7.2.1 :
2237
+ version "7.2.1"
2238
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0"
2239
+ integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==
2240
+ dependencies :
2241
+ " @eslint-community/eslint-utils" " ^4.4.0"
2240
2242
2241
2243
[email protected] , eslint-scope@^5.1.1:
2242
2244
version "5.1.1"
You can’t perform that action at this time.
0 commit comments