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 104
104
"eslint-plugin-markdown" : " ^1.0.0" ,
105
105
"eslint-plugin-node" : " ^8.0.1" ,
106
106
"eslint-plugin-prettier" : " ^3.0.1" ,
107
- "eslint-plugin-promise" : " ^4.0.1 " ,
107
+ "eslint-plugin-promise" : " ^4.1.0 " ,
108
108
"eslint-plugin-standard" : " ^4.0.0" ,
109
109
"eslint-plugin-vue" : " ^5.2.2" ,
110
110
"esm" : " ^3.2.22" ,
Original file line number Diff line number Diff line change @@ -4265,10 +4265,10 @@ eslint-plugin-prettier@^3.0.1:
4265
4265
dependencies :
4266
4266
prettier-linter-helpers "^1.0.0"
4267
4267
4268
- eslint-plugin-promise@^4.0.1 :
4269
- version "4.0.1 "
4270
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.1. tgz#2d074b653f35a23d1ba89d8e976a985117d1c6a2 "
4271
- integrity sha512-Si16O0+Hqz1gDHsys6RtFRrW7cCTB6P7p3OJmKp3Y3dxpQE2qwOA7d3xnV+0mBmrPoi0RBnxlCKvqu70te6wjg ==
4268
+ eslint-plugin-promise@^4.1.0 :
4269
+ version "4.1.0 "
4270
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.1.0. tgz#e378c90cb557daa51487566cbff1ccee7eea7a49 "
4271
+ integrity sha512-b4vAjzf+Ivdrj3Qa96wSMcxCru1k5Ha5HR1Uejk+cEFPbnzeI/zwnaL8mhCiw5xJ21smA1xhHzgKx0QTPB1n1w ==
4272
4272
4273
4273
eslint-plugin-standard@^4.0.0 :
4274
4274
version "4.0.0"
You can’t perform that action at this time.
0 commit comments