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 134
134
"eslint-plugin-node" : " ^11.1.0" ,
135
135
"eslint-plugin-prettier" : " ^3.1.4" ,
136
136
"eslint-plugin-promise" : " ^4.2.1" ,
137
- "eslint-plugin-standard" : " ^4.0.1 " ,
137
+ "eslint-plugin-standard" : " ^4.0.2 " ,
138
138
"eslint-plugin-vue" : " ^7.1.0" ,
139
139
"esm" : " ^3.2.25" ,
140
140
"execa" : " ^4.0.3" ,
Original file line number Diff line number Diff line change @@ -5618,10 +5618,10 @@ eslint-plugin-promise@^4.2.1:
5618
5618
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
5619
5619
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
5620
5620
5621
- eslint-plugin-standard@^4.0.1 :
5622
- version "4.0.1 "
5623
- resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1 .tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4 "
5624
- integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ ==
5621
+ eslint-plugin-standard@^4.0.2 :
5622
+ version "4.0.2 "
5623
+ resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.2 .tgz#021211a9f077e63a6847e7bb9ab4247327ac8e0c "
5624
+ integrity sha512-nKptN8l7jksXkwFk++PhJB3cCDTcXOEyhISIN86Ue2feJ1LFyY3PrY3/xT2keXlJSY5bpmbiTG0f885/YKAvTA ==
5625
5625
5626
5626
eslint-plugin-vue@^7.1.0:
5627
5627
version "7.1.0"
You can’t perform that action at this time.
0 commit comments