Skip to content

Commit 5452783

Browse files
Update dependency eslint-plugin-prettier to v5.5.4 (#916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9d5feb commit 5452783

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"array-unique": "0.3.2",
3434
"eslint-config-prettier": "9.1.2",
3535
"eslint-plugin-jest": "28.14.0",
36-
"eslint-plugin-prettier": "5.5.1",
36+
"eslint-plugin-prettier": "5.5.4",
3737
"eslint": "8.57.1",
3838
"jest": "29.7.0",
3939
"npm-run-all2": "6.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,10 +1397,10 @@ [email protected]:
13971397
dependencies:
13981398
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
13991399

1400-
1401-
version "5.5.1"
1402-
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1.tgz"
1403-
integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw==
1400+
1401+
version "5.5.4"
1402+
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz"
1403+
integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==
14041404
dependencies:
14051405
prettier-linter-helpers "^1.0.0"
14061406
synckit "^0.11.7"

0 commit comments

Comments
 (0)