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 56
56
"eslint-config-prettier" : " 9.1.0" ,
57
57
"eslint-plugin-import" : " 2.31.0" ,
58
58
"eslint-plugin-jsx-a11y" : " 6.10.2" ,
59
- "eslint-plugin-prettier" : " 5.4.1 " ,
59
+ "eslint-plugin-prettier" : " 5.5.0 " ,
60
60
"eslint-plugin-react" : " 7.37.5" ,
61
61
"eslint-plugin-react-hooks" : " 4.6.2" ,
62
62
"prettier" : " 3.5.3" ,
Original file line number Diff line number Diff line change @@ -2730,10 +2730,10 @@ eslint-plugin-jsx-a11y@6.10.2:
2730
2730
safe-regex-test "^1.0.3"
2731
2731
string.prototype.includes "^2.0.1"
2732
2732
2733
- eslint-plugin-prettier@5.4.1 :
2734
- version "5.4.1 "
2735
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1 .tgz#99b55d7dd70047886b2222fdd853665f180b36af "
2736
- integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg ==
2733
+ eslint-plugin-prettier@5.5.0 :
2734
+ version "5.5.0 "
2735
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0 .tgz#cf763962f90bad035db03ca008ffb0c9b359fb16 "
2736
+ integrity sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA ==
2737
2737
dependencies :
2738
2738
prettier-linter-helpers "^1.0.0"
2739
2739
synckit "^0.11.7"
You can’t perform that action at this time.
0 commit comments