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 32
32
"eslint-import-resolver-typescript" : " ^4.4.3" ,
33
33
"eslint-plugin-import" : " ^2.31.0" ,
34
34
"eslint-plugin-jsdoc" : " ^51.0.3" ,
35
- "eslint-plugin-prettier" : " ^5.4.1 " ,
35
+ "eslint-plugin-prettier" : " ^5.5.0 " ,
36
36
"eslint-plugin-regex" : " ^1.10.0" ,
37
37
"eslint-plugin-unused-imports" : " ^4.1.4" ,
38
38
"typescript-eslint" : " ^8.34.1"
Original file line number Diff line number Diff line change @@ -4120,10 +4120,10 @@ eslint-plugin-jsdoc@^51.0.3:
4120
4120
semver "^7.7.2"
4121
4121
spdx-expression-parse "^4.0.0"
4122
4122
4123
- eslint-plugin-prettier@^5.4.1 :
4124
- version "5.4.1 "
4125
- resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1 .tgz#99b55d7dd70047886b2222fdd853665f180b36af "
4126
- integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg ==
4123
+ eslint-plugin-prettier@^5.5.0 :
4124
+ version "5.5.0 "
4125
+ resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0 .tgz#cf763962f90bad035db03ca008ffb0c9b359fb16 "
4126
+ integrity sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA ==
4127
4127
dependencies :
4128
4128
prettier-linter-helpers "^1.0.0"
4129
4129
synckit "^0.11.7"
You can’t perform that action at this time.
0 commit comments