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 124
124
"eslint-plugin-jest" : " ^24.1.3" ,
125
125
"eslint-plugin-markdown" : " ^1.0.2" ,
126
126
"eslint-plugin-node" : " ^11.1.0" ,
127
- "eslint-plugin-prettier" : " ^3.3.0 " ,
127
+ "eslint-plugin-prettier" : " ^3.3.1 " ,
128
128
"eslint-plugin-promise" : " ^4.2.1" ,
129
129
"eslint-plugin-vue" : " ^7.4.0" ,
130
130
"esm" : " ^3.2.25" ,
Original file line number Diff line number Diff line change @@ -5526,10 +5526,10 @@ eslint-plugin-node@^11.1.0:
5526
5526
resolve "^1.10.1"
5527
5527
semver "^6.1.0"
5528
5528
5529
- eslint-plugin-prettier@^3.3.0 :
5530
- version "3.3.0 "
5531
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.0 .tgz#61e295349a65688ffac0b7808ef0a8244bdd8d40 "
5532
- integrity sha512-tMTwO8iUWlSRZIwS9k7/E4vrTsfvsrcM5p1eftyuqWH25nKsz/o6/54I7jwQ/3zobISyC7wMy9ZsFwgTxOcOpQ ==
5529
+ eslint-plugin-prettier@^3.3.1 :
5530
+ version "3.3.1 "
5531
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1 .tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
5532
+ integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
5533
5533
dependencies:
5534
5534
prettier-linter-helpers "^1.0.0"
5535
5535
You can’t perform that action at this time.
0 commit comments