This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 89
89
"eslint-config-prettier" : " ^8.1.0" ,
90
90
"eslint-plugin-jest" : " ^24.3.4" ,
91
91
"eslint-plugin-prettier" : " ^3.3.1" ,
92
- "eslint-plugin-promise" : " ^4.3.1 " ,
92
+ "eslint-plugin-promise" : " ^5.1.0 " ,
93
93
"http-server" : " ^0.12.3" ,
94
94
"jest" : " ^26.6.3" ,
95
95
"lint-staged" : " ^10.5.4" ,
Original file line number Diff line number Diff line change @@ -5687,10 +5687,10 @@ eslint-plugin-prettier@^3.3.1:
5687
5687
dependencies:
5688
5688
prettier-linter-helpers "^1.0.0"
5689
5689
5690
- eslint-plugin-promise@^4.3.1 :
5691
- version "4.3.1 "
5692
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1. tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45 "
5693
- integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ ==
5690
+ eslint-plugin-promise@^5.1.0 :
5691
+ version "5.1.0 "
5692
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0. tgz#fb2188fb734e4557993733b41aa1a688f46c6f24 "
5693
+ integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng ==
5694
5694
5695
5695
eslint-rule-docs@^1.1.5:
5696
5696
version "1.1.222"
You can’t perform that action at this time.
0 commit comments