Skip to content

chore(deps): update dependency eslint-plugin-prettier to ^5.5.0 (spectrum-two) #3964

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
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 @@ -83,7 +83,7 @@
"diff2html": "^3.4.51",
"eslint": "^8.57.1",
"eslint-plugin-jsonc": "^2.20.1",
"eslint-plugin-prettier": "^5.4.1",
"eslint-plugin-prettier": "^5.5.0",
"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 @@ -137,7 +137,7 @@ __metadata:
diff2html: "npm:^3.4.51"
eslint: "npm:^8.57.1"
eslint-plugin-jsonc: "npm:^2.20.1"
eslint-plugin-prettier: "npm:^5.4.1"
eslint-plugin-prettier: "npm:^5.5.0"
fast-glob: "npm:^3.3.3"
gh-pages: "npm:^6.3.0"
husky: "npm:^9.1.7"
Expand Down Expand Up @@ -10566,9 +10566,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading