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 24
24
"eslint-config-standard" : " ^16.0.2" ,
25
25
"eslint-plugin-import" : " ^2.20.2" ,
26
26
"eslint-plugin-node" : " ^11.1.0" ,
27
- "eslint-plugin-promise" : " ^4.2 .1" ,
27
+ "eslint-plugin-promise" : " ^4.3 .1" ,
28
28
"eslint-plugin-standard" : " ^5.0.0" ,
29
29
"eslint-plugin-vue" : " ^7.6.0" ,
30
30
"jest" : " ^26.0.1" ,
Original file line number Diff line number Diff line change @@ -2127,10 +2127,10 @@ eslint-plugin-node@^11.1.0:
2127
2127
resolve "^1.10.1"
2128
2128
semver "^6.1.0"
2129
2129
2130
- eslint-plugin-promise@^4.2 .1 :
2131
- version "4.2 .1"
2132
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2 .1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a "
2133
- integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw ==
2130
+ eslint-plugin-promise@^4.3 .1 :
2131
+ version "4.3 .1"
2132
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3 .1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45 "
2133
+ integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ ==
2134
2134
2135
2135
eslint-plugin-standard@^5.0.0 :
2136
2136
version "5.0.0"
You can’t perform that action at this time.
0 commit comments