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 323
323
"eslint-plugin-import" : " ^2.31.0" ,
324
324
"eslint-plugin-md" : " ^1.0.19" ,
325
325
"eslint-plugin-package-json" : " ^0.40.1" ,
326
- "eslint-plugin-prettier" : " ^5.4.1 " ,
326
+ "eslint-plugin-prettier" : " ^5.5.4 " ,
327
327
"glob" : " ^10.4.2" ,
328
328
"jsonc-eslint-parser" : " ^2.4.0" ,
329
329
"nyc" : " ^17.1.0" ,
Original file line number Diff line number Diff line change @@ -3109,10 +3109,10 @@ eslint-plugin-package-json@^0.40.1:
3109
3109
sort-package-json "^3.0.0"
3110
3110
validate-npm-package-name "^6.0.0"
3111
3111
3112
- eslint-plugin-prettier@^5.4.1 :
3113
- version "5.4.1 "
3114
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1. tgz#99b55d7dd70047886b2222fdd853665f180b36af "
3115
- integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg ==
3112
+ eslint-plugin-prettier@^5.5.4 :
3113
+ version "5.5.4 "
3114
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4. tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c "
3115
+ integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg ==
3116
3116
dependencies :
3117
3117
prettier-linter-helpers "^1.0.0"
3118
3118
synckit "^0.11.7"
You can’t perform that action at this time.
0 commit comments