Skip to content

Commit 6ee889e

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.2.2 (#556)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent e12528f commit 6ee889e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"babel-jest": "29.7.0",
6262
"eslint": "9.18.0",
6363
"eslint-config-prettier": "10.0.1",
64-
"eslint-plugin-prettier": "5.2.1",
64+
"eslint-plugin-prettier": "5.2.2",
6565
"globals": "15.14.0",
6666
"husky": "9.1.7",
6767
"jest": "29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2737,10 +2737,10 @@ [email protected]:
27372737
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
27382738
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
27392739

2740-
2741-
version "5.2.1"
2742-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
2743-
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
2740+
2741+
version "5.2.2"
2742+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz#d1f068f65dc8490f102eda21d1f4cd150c205211"
2743+
integrity sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ==
27442744
dependencies:
27452745
prettier-linter-helpers "^1.0.0"
27462746
synckit "^0.9.1"

0 commit comments

Comments
 (0)