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 125
125
"eslint-plugin-jest" : " ^23.8.2" ,
126
126
"eslint-plugin-markdown" : " ^1.0.2" ,
127
127
"eslint-plugin-node" : " ^11.1.0" ,
128
- "eslint-plugin-prettier" : " ^3.1.2 " ,
128
+ "eslint-plugin-prettier" : " ^3.1.3 " ,
129
129
"eslint-plugin-promise" : " ^4.2.1" ,
130
130
"eslint-plugin-standard" : " ^4.0.1" ,
131
131
"eslint-plugin-vue" : " ^6.2.2" ,
Original file line number Diff line number Diff line change @@ -4978,10 +4978,10 @@ eslint-plugin-node@^11.1.0:
4978
4978
resolve "^1.10.1"
4979
4979
semver "^6.1.0"
4980
4980
4981
- eslint-plugin-prettier@^3.1.2 :
4982
- version "3.1.2 "
4983
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2 .tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba "
4984
- integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA ==
4981
+ eslint-plugin-prettier@^3.1.3 :
4982
+ version "3.1.3 "
4983
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3 .tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca "
4984
+ integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ ==
4985
4985
dependencies:
4986
4986
prettier-linter-helpers "^1.0.0"
4987
4987
You can’t perform that action at this time.
0 commit comments