Skip to content

Commit bb4a2b8

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.2.3 (#320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90cae21 commit bb4a2b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "8.57.1",
2323
"eslint-config-prettier": "9.1.0",
2424
"eslint-plugin-import": "2.31.0",
25-
"eslint-plugin-prettier": "5.2.2",
25+
"eslint-plugin-prettier": "5.2.3",
2626
"husky": "4.3.8",
2727
"lint-staged": "14.0.1",
2828
"prettier": "3.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -797,10 +797,10 @@ [email protected]:
797797
string.prototype.trimend "^1.0.8"
798798
tsconfig-paths "^3.15.0"
799799

800-
801-
version "5.2.2"
802-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz#d1f068f65dc8490f102eda21d1f4cd150c205211"
803-
integrity sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ==
800+
801+
version "5.2.3"
802+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5"
803+
integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==
804804
dependencies:
805805
prettier-linter-helpers "^1.0.0"
806806
synckit "^0.9.1"

0 commit comments

Comments
 (0)