File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 70
70
"eslint-plugin-import" : " ^2.20.0" ,
71
71
"eslint-plugin-jest" : " ^24.1.5" ,
72
72
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
73
- "eslint-plugin-prettier" : " ^3.3.1 " ,
73
+ "eslint-plugin-prettier" : " ^3.4.0 " ,
74
74
"eslint-plugin-react" : " ^7.23.2" ,
75
75
"eslint-plugin-react-hooks" : " ^4.2.0" ,
76
76
"glob" : " ^7.1.6" ,
Original file line number Diff line number Diff line change @@ -3892,10 +3892,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
3892
3892
jsx-ast-utils "^3.1.0"
3893
3893
language-tags "^1.0.5"
3894
3894
3895
- eslint-plugin-prettier@^3.3.1 :
3896
- version "3.3.1 "
3897
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1 .tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
3898
- integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
3895
+ eslint-plugin-prettier@^3.4.0 :
3896
+ version "3.4.0 "
3897
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0 .tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
3898
+ integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
3899
3899
dependencies :
3900
3900
prettier-linter-helpers "^1.0.0"
3901
3901
You can’t perform that action at this time.
0 commit comments