Skip to content

Commit 76ebf4a

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.2.6 (#693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent feac39f commit 76ebf4a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint": "8.57.1",
7070
"eslint-config-prettier": "9.1.0",
7171
"eslint-plugin-jest": "27.9.0",
72-
"eslint-plugin-prettier": "5.2.5",
72+
"eslint-plugin-prettier": "5.2.6",
7373
"husky": "^9.0.0",
7474
"jest": "29.7.0",
7575
"lint-staged": "^15.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3333,13 +3333,13 @@ [email protected]:
33333333
dependencies:
33343334
"@typescript-eslint/utils" "^5.10.0"
33353335

3336-
3337-
version "5.2.5"
3338-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e"
3339-
integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==
3336+
3337+
version "5.2.6"
3338+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096"
3339+
integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==
33403340
dependencies:
33413341
prettier-linter-helpers "^1.0.0"
3342-
synckit "^0.10.2"
3342+
synckit "^0.11.0"
33433343

33443344
eslint-scope@^5.1.1:
33453345
version "5.1.1"
@@ -7596,10 +7596,10 @@ svgo@^3.0.5:
75967596
csso "5.0.5"
75977597
picocolors "^1.0.0"
75987598

7599-
synckit@^0.10.2:
7600-
version "0.10.3"
7601-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3.tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b"
7602-
integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==
7599+
synckit@^0.11.0:
7600+
version "0.11.1"
7601+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.1.tgz#8ea44544e9d9c0540963c6bddb8f14616fef5425"
7602+
integrity sha512-fWZqNBZNNFp/7mTUy1fSsydhKsAKJ+u90Nk7kOK5Gcq9vObaqLBLjWFDBkyVU9Vvc6Y71VbOevMuGhqv02bT+Q==
76037603
dependencies:
76047604
"@pkgr/core" "^0.2.0"
76057605
tslib "^2.8.1"

0 commit comments

Comments
 (0)