Skip to content

Commit 3669442

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

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
@@ -69,7 +69,7 @@
6969
"eslint": "8.57.1",
7070
"eslint-config-prettier": "9.1.2",
7171
"eslint-plugin-jest": "27.9.0",
72-
"eslint-plugin-prettier": "5.5.3",
72+
"eslint-plugin-prettier": "5.5.4",
7373
"husky": "^9.0.0",
7474
"jest": "29.7.0",
7575
"lint-staged": "^15.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3399,10 +3399,10 @@ [email protected]:
33993399
dependencies:
34003400
"@typescript-eslint/utils" "^5.10.0"
34013401

3402-
3403-
version "5.5.3"
3404-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3.tgz#1f88e9220a72ac8be171eec5f9d4e4d529b5f4a0"
3405-
integrity sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w==
3402+
3403+
version "5.5.4"
3404+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c"
3405+
integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==
34063406
dependencies:
34073407
prettier-linter-helpers "^1.0.0"
34083408
synckit "^0.11.7"

0 commit comments

Comments
 (0)