Skip to content

Commit 64309c8

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 (#368)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2458460 commit 64309c8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
"eslint-config-prettier": "^9.1.0",
279279
"eslint-plugin-import": "^2.29.1",
280280
"eslint-plugin-md": "^1.0.19",
281-
"eslint-plugin-prettier": "^5.1.3",
281+
"eslint-plugin-prettier": "^5.2.1",
282282
"glob": "^10.4.2",
283283
"nyc": "^15.1.0",
284284
"prettier": "^3.3.3",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2232,13 +2232,13 @@ eslint-plugin-md@^1.0.19:
22322232
remark-preset-lint-markdown-style-guide "^2.1.3"
22332233
requireindex "~1.1.0"
22342234

2235-
eslint-plugin-prettier@^5.1.3:
2236-
version "5.1.3"
2237-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
2238-
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
2235+
eslint-plugin-prettier@^5.2.1:
2236+
version "5.2.1"
2237+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
2238+
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
22392239
dependencies:
22402240
prettier-linter-helpers "^1.0.0"
2241-
synckit "^0.8.6"
2241+
synckit "^0.9.1"
22422242

22432243
eslint-scope@5.1.1, eslint-scope@^5.0.0:
22442244
version "5.1.1"
@@ -5686,10 +5686,10 @@ supports-preserve-symlinks-flag@^1.0.0:
56865686
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
56875687
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
56885688

5689-
synckit@^0.8.6:
5690-
version "0.8.8"
5691-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8.tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7"
5692-
integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==
5689+
synckit@^0.9.1:
5690+
version "0.9.1"
5691+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
5692+
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
56935693
dependencies:
56945694
"@pkgr/core" "^0.1.0"
56955695
tslib "^2.6.2"

0 commit comments

Comments
 (0)