This repository was archived by the owner on Feb 27, 2024. It is now read-only.
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 55
55
"eslint-config-prettier" : " ^7.1.0" ,
56
56
"eslint-plugin-import" : " ^2.22.1" ,
57
57
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
58
- "eslint-plugin-prettier" : " ^3.3.0 " ,
58
+ "eslint-plugin-prettier" : " ^3.3.1 " ,
59
59
"eslint-plugin-react" : " ^7.22.0" ,
60
60
"eslint-plugin-react-hooks" : " ^4.2.0" ,
61
61
"graphql" : " ^15.4.0" ,
Original file line number Diff line number Diff line change @@ -5803,10 +5803,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
5803
5803
jsx-ast-utils "^3.1.0"
5804
5804
language-tags "^1.0.5"
5805
5805
5806
- eslint-plugin-prettier@^3.3.0 :
5807
- version "3.3.0 "
5808
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.0 .tgz#61e295349a65688ffac0b7808ef0a8244bdd8d40 "
5809
- integrity sha512-tMTwO8iUWlSRZIwS9k7/E4vrTsfvsrcM5p1eftyuqWH25nKsz/o6/54I7jwQ/3zobISyC7wMy9ZsFwgTxOcOpQ ==
5806
+ eslint-plugin-prettier@^3.3.1 :
5807
+ version "3.3.1 "
5808
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1 .tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
5809
+ integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
5810
5810
dependencies:
5811
5811
prettier-linter-helpers "^1.0.0"
5812
5812
You can’t perform that action at this time.
0 commit comments