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 65
65
"eslint-plugin-import" : " ^2.24.2" ,
66
66
"eslint-plugin-jest" : " ^24.4.0" ,
67
67
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
68
- "eslint-plugin-prettier" : " ^3.4.1 " ,
68
+ "eslint-plugin-prettier" : " ^4.0.0 " ,
69
69
"eslint-plugin-react" : " ^7.25.1" ,
70
70
"eslint-plugin-react-hooks" : " ^4.2.0" ,
71
71
"glob" : " ^7.1.7" ,
Original file line number Diff line number Diff line change @@ -3400,10 +3400,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
3400
3400
jsx-ast-utils "^3.1.0"
3401
3401
language-tags "^1.0.5"
3402
3402
3403
- eslint-plugin-prettier@^3.4.1 :
3404
- version "3.4.1 "
3405
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1. tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
3406
- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
3403
+ eslint-plugin-prettier@^4.0.0 :
3404
+ version "4.0.0 "
3405
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0. tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
3406
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
3407
3407
dependencies :
3408
3408
prettier-linter-helpers "^1.0.0"
3409
3409
You can’t perform that action at this time.
0 commit comments