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" : " 8.57.1" ,
70
70
"eslint-config-prettier" : " 9.1.0" ,
71
71
"eslint-plugin-jest" : " 27.9.0" ,
72
- "eslint-plugin-prettier" : " 5.4.1 " ,
72
+ "eslint-plugin-prettier" : " 5.5.0 " ,
73
73
"husky" : " ^9.0.0" ,
74
74
"jest" : " 29.7.0" ,
75
75
"lint-staged" : " ^15.0.0" ,
Original file line number Diff line number Diff line change @@ -3333,10 +3333,10 @@ eslint-plugin-jest@27.9.0:
3333
3333
dependencies :
3334
3334
" @typescript-eslint/utils" " ^5.10.0"
3335
3335
3336
- eslint-plugin-prettier@5.4.1 :
3337
- version "5.4.1 "
3338
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1 .tgz#99b55d7dd70047886b2222fdd853665f180b36af "
3339
- integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg ==
3336
+ eslint-plugin-prettier@5.5.0 :
3337
+ version "5.5.0 "
3338
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0 .tgz#cf763962f90bad035db03ca008ffb0c9b359fb16 "
3339
+ integrity sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA ==
3340
3340
dependencies :
3341
3341
prettier-linter-helpers "^1.0.0"
3342
3342
synckit "^0.11.7"
You can’t perform that action at this time.
0 commit comments