Skip to content

Commit 8f44523

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.5.1 (#3638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac8bb0f commit 8f44523

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint": "9.29.0",
4747
"eslint-config-prettier": "10.1.5",
4848
"eslint-plugin-import": "2.32.0",
49-
"eslint-plugin-prettier": "5.5.0",
49+
"eslint-plugin-prettier": "5.5.1",
5050
"graphql": "16.10.0",
5151
"graphql-subscriptions": "3.0.0",
5252
"husky": "9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5087,10 +5087,10 @@ [email protected]:
50875087
string.prototype.trimend "^1.0.9"
50885088
tsconfig-paths "^3.15.0"
50895089

5090-
5091-
version "5.5.0"
5092-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0.tgz#cf763962f90bad035db03ca008ffb0c9b359fb16"
5093-
integrity sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA==
5090+
5091+
version "5.5.1"
5092+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1.tgz#470820964de9aedb37e9ce62c3266d2d26d08d15"
5093+
integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw==
50945094
dependencies:
50955095
prettier-linter-helpers "^1.0.0"
50965096
synckit "^0.11.7"

0 commit comments

Comments
 (0)