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 130
130
"eslint-plugin-markdown" : " ^1.0.2" ,
131
131
"eslint-plugin-node" : " ^11.1.0" ,
132
132
"eslint-plugin-prettier" : " ^3.3.1" ,
133
- "eslint-plugin-promise" : " ^4.2 .1" ,
133
+ "eslint-plugin-promise" : " ^4.3 .1" ,
134
134
"eslint-plugin-vue" : " ^7.5.0" ,
135
135
"esm" : " ^3.2.25" ,
136
136
"execa" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -5525,10 +5525,10 @@ eslint-plugin-prettier@^3.3.1:
5525
5525
dependencies:
5526
5526
prettier-linter-helpers "^1.0.0"
5527
5527
5528
- eslint-plugin-promise@^4.2 .1:
5529
- version "4.2 .1"
5530
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2 .1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a "
5531
- integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw ==
5528
+ eslint-plugin-promise@^4.3 .1:
5529
+ version "4.3 .1"
5530
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3 .1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45 "
5531
+ integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ ==
5532
5532
5533
5533
eslint-plugin-vue@^7.5.0:
5534
5534
version "7.5.0"
You can’t perform that action at this time.
0 commit comments