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 47
47
"coveralls" : " ^3.1.0" ,
48
48
"eslint" : " ^6.8.0" ,
49
49
"eslint-config-prettier" : " ^6.11.0" ,
50
- "eslint-plugin-prettier" : " ^3.1.4 " ,
50
+ "eslint-plugin-prettier" : " ^3.4.0 " ,
51
51
"execa" : " ^3.4.0" ,
52
52
"jest" : " ^26.4.2" ,
53
53
"prettier" : " ^1.19.1" ,
Original file line number Diff line number Diff line change @@ -3179,10 +3179,10 @@ eslint-config-prettier@^6.11.0:
3179
3179
dependencies :
3180
3180
get-stdin "^6.0.0"
3181
3181
3182
- eslint-plugin-prettier@^3.1.4 :
3183
- version "3.1.4 "
3184
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4. tgz#168ab43154e2ea57db992a2cd097c828171f75c2 "
3185
- integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg ==
3182
+ eslint-plugin-prettier@^3.4.0 :
3183
+ version "3.4.0 "
3184
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0. tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
3185
+ integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
3186
3186
dependencies :
3187
3187
prettier-linter-helpers "^1.0.0"
3188
3188
You can’t perform that action at this time.
0 commit comments