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 85
85
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
86
86
"eslint-plugin-node" : " ^11.1.0" ,
87
87
"eslint-plugin-prettier" : " ^3.1.4" ,
88
- "eslint-plugin-promise" : " ^4.2 .1" ,
88
+ "eslint-plugin-promise" : " ^4.3 .1" ,
89
89
"eslint-plugin-react" : " ^7.22.0" ,
90
90
"eslint-plugin-react-hooks" : " ^4.2.0" ,
91
91
"eslint-plugin-standard" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -2993,10 +2993,10 @@ eslint-plugin-prettier@^3.1.4:
2993
2993
dependencies :
2994
2994
prettier-linter-helpers "^1.0.0"
2995
2995
2996
- eslint-plugin-promise@^4.2 .1 :
2997
- version "4.2 .1"
2998
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2 .1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a "
2999
- integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw ==
2996
+ eslint-plugin-promise@^4.3 .1 :
2997
+ version "4.3 .1"
2998
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3 .1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45 "
2999
+ integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ ==
3000
3000
3001
3001
eslint-plugin-react-hooks@^4.2.0 :
3002
3002
version "4.2.0"
You can’t perform that action at this time.
0 commit comments