This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 82
82
"core-js" : " 3.39.0" ,
83
83
"cross-env" : " ^7.0.3" ,
84
84
"eslint" : " ^8.57.1" ,
85
- "eslint-plugin-promise" : " ^7.2.0 " ,
85
+ "eslint-plugin-promise" : " ^7.2.1 " ,
86
86
"happy-dom" : " ^15.11.6" ,
87
87
"http-server" : " ^14.1.1" ,
88
88
"lint-staged" : " ^15.2.10" ,
Original file line number Diff line number Diff line change @@ -7550,10 +7550,10 @@ eslint-formatter-pretty@^4.1.0:
7550
7550
string-width "^4.2.0"
7551
7551
supports-hyperlinks "^2.0.0"
7552
7552
7553
- eslint-plugin-promise@^7.2.0 :
7554
- version "7.2.0 "
7555
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.0 .tgz#ef4194982c3a00867a4def866e0b5abf0caf6a87 "
7556
- integrity sha512-O2QBfKGRP0AHxXhZ3Lk2sFGGGw8TlMW84c+QfPX0gMnDrKJEN5SGJOICt/nR6spLvzuYO3d3nV4R3AIzdbaW7Q ==
7553
+ eslint-plugin-promise@^7.2.1 :
7554
+ version "7.2.1 "
7555
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1 .tgz#a0652195700aea40b926dc3c74b38e373377bfb0 "
7556
+ integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA ==
7557
7557
dependencies:
7558
7558
"@eslint-community/eslint-utils" "^4.4.0"
7559
7559
You can’t perform that action at this time.
0 commit comments