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 69
69
"eslint-plugin-import" : " ^2.18.2" ,
70
70
"eslint-plugin-jest" : " ^26.0.0" ,
71
71
"eslint-plugin-node" : " ^11.1.0" ,
72
- "eslint-plugin-prettier" : " ^3.1.1 " ,
72
+ "eslint-plugin-prettier" : " ^4.0.0 " ,
73
73
"eslint-plugin-react" : " ^7.16.0" ,
74
74
"eslint-plugin-react-hooks" : " ^4.0.2" ,
75
75
"husky" : " ^4.2.5" ,
Original file line number Diff line number Diff line change @@ -2622,10 +2622,10 @@ eslint-plugin-node@^11.1.0:
2622
2622
resolve "^1.10.1"
2623
2623
semver "^6.1.0"
2624
2624
2625
- eslint-plugin-prettier@^3.1.1 :
2626
- version "3.4.1 "
2627
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1. tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
2628
- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
2625
+ eslint-plugin-prettier@^4.0.0 :
2626
+ version "4.0.0 "
2627
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0. tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
2628
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
2629
2629
dependencies :
2630
2630
prettier-linter-helpers "^1.0.0"
2631
2631
You can’t perform that action at this time.
0 commit comments