Skip to content

Commit cc4cee6

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

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
@@ -83,7 +83,7 @@
8383
"diff2html": "^3.4.51",
8484
"eslint": "^8.57.1",
8585
"eslint-plugin-jsonc": "^2.20.1",
86-
"eslint-plugin-prettier": "^5.5.0",
86+
"eslint-plugin-prettier": "^5.5.1",
8787
"fast-glob": "^3.3.3",
8888
"gh-pages": "^6.3.0",
8989
"husky": "^9.1.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ __metadata:
137137
diff2html: "npm:^3.4.51"
138138
eslint: "npm:^8.57.1"
139139
eslint-plugin-jsonc: "npm:^2.20.1"
140-
eslint-plugin-prettier: "npm:^5.5.0"
140+
eslint-plugin-prettier: "npm:^5.5.1"
141141
fast-glob: "npm:^3.3.3"
142142
gh-pages: "npm:^6.3.0"
143143
husky: "npm:^9.1.7"
@@ -10597,9 +10597,9 @@ __metadata:
1059710597
languageName: node
1059810598
linkType: hard
1059910599

10600-
"eslint-plugin-prettier@npm:^5.5.0":
10601-
version: 5.5.0
10602-
resolution: "eslint-plugin-prettier@npm:5.5.0"
10600+
"eslint-plugin-prettier@npm:^5.5.1":
10601+
version: 5.5.1
10602+
resolution: "eslint-plugin-prettier@npm:5.5.1"
1060310603
dependencies:
1060410604
prettier-linter-helpers: "npm:^1.0.0"
1060510605
synckit: "npm:^0.11.7"
@@ -10613,7 +10613,7 @@ __metadata:
1061310613
optional: true
1061410614
eslint-config-prettier:
1061510615
optional: true
10616-
checksum: 10c0/d739940d5f5ea9b4c3a52836b24907b273a46909cdd1def5526f8934e54082fe5aac13512eb2c27d538ca79e16916ca54c651e3372aa53b7d4297afb4c156d47
10616+
checksum: 10c0/6ed93faa7d885af2a987d732f7e716e7aaba55e2da2b091e1b16bacf68425bffe91d784803597bd3f3e6201499fabb89ae28a51ac3986659a46e55e729ed2d55
1061710617
languageName: node
1061810618
linkType: hard
1061910619

0 commit comments

Comments
 (0)