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 65
65
"eslint-plugin-import" : " ^2.24.1" ,
66
66
"eslint-plugin-jest" : " ^24.4.0" ,
67
67
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
68
- "eslint-plugin-prettier" : " ^3.4.0 " ,
68
+ "eslint-plugin-prettier" : " ^3.4.1 " ,
69
69
"eslint-plugin-react" : " ^7.24.0" ,
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 @@ -3317,10 +3317,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
3317
3317
jsx-ast-utils "^3.1.0"
3318
3318
language-tags "^1.0.5"
3319
3319
3320
- eslint-plugin-prettier@^3.4.0 :
3321
- version "3.4.0 "
3322
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0 .tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
3323
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
3320
+ eslint-plugin-prettier@^3.4.1 :
3321
+ version "3.4.1 "
3322
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1 .tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
3323
+ integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
3324
3324
dependencies :
3325
3325
prettier-linter-helpers "^1.0.0"
3326
3326
You can’t perform that action at this time.
0 commit comments