Skip to content

Commit 02a69ea

Browse files
Bump eslint-plugin-prettier from 5.4.0 to 5.4.1 (#2073)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2bfb21 commit 02a69ea

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eleventy-xml-plugin": "0.1.0",
3333
"eslint": "8.57.0",
3434
"eslint-config-prettier": "10.1.5",
35-
"eslint-plugin-prettier": "5.4.0",
35+
"eslint-plugin-prettier": "5.4.1",
3636
"fs-extra": "11.3.0",
3737
"gray-matter": "4.0.3",
3838
"jest": "29.7.0",

yarn.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,7 @@
853853
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
854854
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
855855

856-
"@pkgr/core@^0.2.0", "@pkgr/core@^0.2.7":
856+
"@pkgr/core@^0.2.4", "@pkgr/core@^0.2.7":
857857
version "0.2.7"
858858
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
859859
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
@@ -2062,13 +2062,13 @@ [email protected]:
20622062
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
20632063
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
20642064

2065-
2066-
version "5.4.0"
2067-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.0.tgz#54d4748904e58eaf1ffe26c4bffa4986ca7f952b"
2068-
integrity sha512-BvQOvUhkVQM1i63iMETK9Hjud9QhqBnbtT1Zc642p9ynzBuCe5pybkOnvqZIBypXmMlsGcnU4HZ8sCTPfpAexA==
2065+
2066+
version "5.4.1"
2067+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1.tgz#99b55d7dd70047886b2222fdd853665f180b36af"
2068+
integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg==
20692069
dependencies:
20702070
prettier-linter-helpers "^1.0.0"
2071-
synckit "^0.11.0"
2071+
synckit "^0.11.7"
20722072

20732073
eslint-scope@^7.2.2:
20742074
version "7.2.2"
@@ -5578,13 +5578,12 @@ sync-message-port@^1.0.0:
55785578
resolved "https://registry.yarnpkg.com/sync-message-port/-/sync-message-port-1.1.3.tgz#6055c565ee8c81d2f9ee5aae7db757e6d9088c0c"
55795579
integrity sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==
55805580

5581-
synckit@^0.11.0:
5582-
version "0.11.1"
5583-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.1.tgz#8ea44544e9d9c0540963c6bddb8f14616fef5425"
5584-
integrity sha512-fWZqNBZNNFp/7mTUy1fSsydhKsAKJ+u90Nk7kOK5Gcq9vObaqLBLjWFDBkyVU9Vvc6Y71VbOevMuGhqv02bT+Q==
5581+
synckit@^0.11.7:
5582+
version "0.11.8"
5583+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.8.tgz#b2aaae998a4ef47ded60773ad06e7cb821f55457"
5584+
integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==
55855585
dependencies:
5586-
"@pkgr/core" "^0.2.0"
5587-
tslib "^2.8.1"
5586+
"@pkgr/core" "^0.2.4"
55885587

55895588
table@^6.8.1:
55905589
version "6.8.1"

0 commit comments

Comments
 (0)