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 87
87
"eslint" : " 6.8.0" ,
88
88
"eslint-config-prettier" : " 6.11.0" ,
89
89
"eslint-plugin-jest" : " 23.8.2" ,
90
- "eslint-plugin-prettier" : " 3.1.3 " ,
90
+ "eslint-plugin-prettier" : " 3.3.1 " ,
91
91
"eslint-plugin-react" : " 7.19.0" ,
92
92
"husky" : " 4.2.5" ,
93
93
"jest" : " 25.5.4" ,
Original file line number Diff line number Diff line change @@ -3257,10 +3257,10 @@ eslint-plugin-jest@23.8.2:
3257
3257
dependencies :
3258
3258
" @typescript-eslint/experimental-utils" " ^2.5.0"
3259
3259
3260
- eslint-plugin-prettier@3.1.3 :
3261
- version "3.1.3 "
3262
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3. tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca "
3263
- integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ ==
3260
+ eslint-plugin-prettier@3.3.1 :
3261
+ version "3.3.1 "
3262
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1. tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
3263
+ integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
3264
3264
dependencies :
3265
3265
prettier-linter-helpers "^1.0.0"
3266
3266
You can’t perform that action at this time.
0 commit comments