Skip to content

Commit 94e1eb6

Browse files
chore(deps): update dependency eslint-plugin-prettier to ^5.5.1 (#3990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 729c249 commit 94e1eb6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"diff2html": "^3.4.51",
8686
"eslint": "^8.57.1",
8787
"eslint-plugin-jsonc": "^2.20.1",
88-
"eslint-plugin-prettier": "^5.5.0",
88+
"eslint-plugin-prettier": "^5.5.1",
8989
"fast-glob": "^3.3.3",
9090
"gh-pages": "^6.3.0",
9191
"husky": "^9.1.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ __metadata:
139139
diff2html: "npm:^3.4.51"
140140
eslint: "npm:^8.57.1"
141141
eslint-plugin-jsonc: "npm:^2.20.1"
142-
eslint-plugin-prettier: "npm:^5.5.0"
142+
eslint-plugin-prettier: "npm:^5.5.1"
143143
fast-glob: "npm:^3.3.3"
144144
gh-pages: "npm:^6.3.0"
145145
husky: "npm:^9.1.7"
@@ -10534,9 +10534,9 @@ __metadata:
1053410534
languageName: node
1053510535
linkType: hard
1053610536

10537-
"eslint-plugin-prettier@npm:^5.5.0":
10538-
version: 5.5.0
10539-
resolution: "eslint-plugin-prettier@npm:5.5.0"
10537+
"eslint-plugin-prettier@npm:^5.5.1":
10538+
version: 5.5.1
10539+
resolution: "eslint-plugin-prettier@npm:5.5.1"
1054010540
dependencies:
1054110541
prettier-linter-helpers: "npm:^1.0.0"
1054210542
synckit: "npm:^0.11.7"
@@ -10550,7 +10550,7 @@ __metadata:
1055010550
optional: true
1055110551
eslint-config-prettier:
1055210552
optional: true
10553-
checksum: 10c0/d739940d5f5ea9b4c3a52836b24907b273a46909cdd1def5526f8934e54082fe5aac13512eb2c27d538ca79e16916ca54c651e3372aa53b7d4297afb4c156d47
10553+
checksum: 10c0/6ed93faa7d885af2a987d732f7e716e7aaba55e2da2b091e1b16bacf68425bffe91d784803597bd3f3e6201499fabb89ae28a51ac3986659a46e55e729ed2d55
1055410554
languageName: node
1055510555
linkType: hard
1055610556

0 commit comments

Comments
 (0)