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 37
37
"babel-jest" : " ^29.0.3" ,
38
38
"babel-preset-expo" : " ^8.2.1" ,
39
39
"eslint" : " 7" ,
40
- "eslint-plugin-prettier" : " ^3.1.2 " ,
40
+ "eslint-plugin-prettier" : " ^4.2.1 " ,
41
41
"expo" : " ^38.0.10" ,
42
42
"flow-bin" : " ^0.142.0" ,
43
43
"husky" : " ^5.1.1" ,
Original file line number Diff line number Diff line change @@ -6786,10 +6786,10 @@ eslint-plugin-prettier@3.1.2:
6786
6786
dependencies:
6787
6787
prettier-linter-helpers "^1.0.0"
6788
6788
6789
- eslint-plugin-prettier@^3.1.2 :
6790
- version "3.4.0 "
6791
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0. tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
6792
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
6789
+ eslint-plugin-prettier@^4.2.1 :
6790
+ version "4.2.1 "
6791
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1. tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
6792
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
6793
6793
dependencies:
6794
6794
prettier-linter-helpers "^1.0.0"
6795
6795
You can’t perform that action at this time.
0 commit comments