Skip to content

chore(deps): update dependency eslint-plugin-prettier to ^5.5.1 (main) #3990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"diff2html": "^3.4.51",
"eslint": "^8.57.1",
"eslint-plugin-jsonc": "^2.20.1",
"eslint-plugin-prettier": "^5.5.0",
"eslint-plugin-prettier": "^5.5.1",
"fast-glob": "^3.3.3",
"gh-pages": "^6.3.0",
"husky": "^9.1.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ __metadata:
diff2html: "npm:^3.4.51"
eslint: "npm:^8.57.1"
eslint-plugin-jsonc: "npm:^2.20.1"
eslint-plugin-prettier: "npm:^5.5.0"
eslint-plugin-prettier: "npm:^5.5.1"
fast-glob: "npm:^3.3.3"
gh-pages: "npm:^6.3.0"
husky: "npm:^9.1.7"
Expand Down Expand Up @@ -10534,9 +10534,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.5.0":
version: 5.5.0
resolution: "eslint-plugin-prettier@npm:5.5.0"
"eslint-plugin-prettier@npm:^5.5.1":
version: 5.5.1
resolution: "eslint-plugin-prettier@npm:5.5.1"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.11.7"
Expand All @@ -10550,7 +10550,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 10c0/d739940d5f5ea9b4c3a52836b24907b273a46909cdd1def5526f8934e54082fe5aac13512eb2c27d538ca79e16916ca54c651e3372aa53b7d4297afb4c156d47
checksum: 10c0/6ed93faa7d885af2a987d732f7e716e7aaba55e2da2b091e1b16bacf68425bffe91d784803597bd3f3e6201499fabb89ae28a51ac3986659a46e55e729ed2d55
languageName: node
linkType: hard

Expand Down
Loading