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 44
44
"eslint-config-prettier" : " ^6.15.0" ,
45
45
"eslint-plugin-import" : " ^2.24.1" ,
46
46
"eslint-plugin-jest" : " ^23.20.0" ,
47
- "eslint-plugin-prettier" : " ^3.4.0 " ,
47
+ "eslint-plugin-prettier" : " ^3.4.1 " ,
48
48
"husky" : " ^4.3.8" ,
49
49
"jest" : " ^26.6.3" ,
50
50
"jest-mock-axios" : " ^4.4.0" ,
Original file line number Diff line number Diff line change @@ -3236,10 +3236,10 @@ eslint-plugin-jest@^23.20.0:
3236
3236
dependencies :
3237
3237
" @typescript-eslint/experimental-utils" " ^2.5.0"
3238
3238
3239
- eslint-plugin-prettier@^3.4.0 :
3240
- version "3.4.0 "
3241
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0 .tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
3242
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
3239
+ eslint-plugin-prettier@^3.4.1 :
3240
+ version "3.4.1 "
3241
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1 .tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
3242
+ integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
3243
3243
dependencies :
3244
3244
prettier-linter-helpers "^1.0.0"
3245
3245
You can’t perform that action at this time.
0 commit comments