Skip to content

Commit 5f79e63

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.2.2 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b777f4c commit 5f79e63

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
@@ -42,7 +42,7 @@
4242
"eslint-config-prettier": "9.1.0",
4343
"eslint-plugin-import": "2.31.0",
4444
"eslint-plugin-n": "17.15.1",
45-
"eslint-plugin-prettier": "5.2.1",
45+
"eslint-plugin-prettier": "5.2.2",
4646
"eslint-plugin-promise": "7.2.1",
4747
"npm-run-all2": "6.2.6",
4848
"prettier": "3.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1522,10 +1522,10 @@ [email protected]:
15221522
minimatch "^9.0.5"
15231523
semver "^7.6.3"
15241524

1525-
1526-
version "5.2.1"
1527-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
1528-
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
1525+
1526+
version "5.2.2"
1527+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz#d1f068f65dc8490f102eda21d1f4cd150c205211"
1528+
integrity sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ==
15291529
dependencies:
15301530
prettier-linter-helpers "^1.0.0"
15311531
synckit "^0.9.1"

0 commit comments

Comments
 (0)