Skip to content

Commit 556f02a

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5
1 parent 1b19bc0 commit 556f02a

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"all-contributors-cli": "6.25.1",
3232
"auto": "10.46.0",
3333
"eslint": "8.41.0",
34-
"eslint-plugin-prettier": "4.2.1",
34+
"eslint-plugin-prettier": "5.1.3",
3535
"jest": "29.5.0",
3636
"prettier": "2.8.8",
3737
"react": "18.2.0",

yarn.lock

+27-1
Original file line numberDiff line numberDiff line change
@@ -1453,6 +1453,11 @@
14531453
dependencies:
14541454
"@octokit/openapi-types" "^12.11.0"
14551455

1456+
"@pkgr/core@^0.1.0":
1457+
version "0.1.0"
1458+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
1459+
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==
1460+
14561461
"@react-native-community/cli-clean@^10.1.1":
14571462
version "10.1.1"
14581463
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-10.1.1.tgz#4c73ce93a63a24d70c0089d4025daac8184ff504"
@@ -3312,7 +3317,15 @@ eslint-plugin-jest@^26.5.3:
33123317
dependencies:
33133318
"@typescript-eslint/utils" "^5.10.0"
33143319

3315-
[email protected], eslint-plugin-prettier@^4.2.1:
3320+
3321+
version "5.1.3"
3322+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
3323+
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
3324+
dependencies:
3325+
prettier-linter-helpers "^1.0.0"
3326+
synckit "^0.8.6"
3327+
3328+
eslint-plugin-prettier@^4.2.1:
33163329
version "4.2.1"
33173330
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
33183331
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
@@ -7288,6 +7301,14 @@ supports-preserve-symlinks-flag@^1.0.0:
72887301
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
72897302
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
72907303

7304+
synckit@^0.8.6:
7305+
version "0.8.8"
7306+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8.tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7"
7307+
integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==
7308+
dependencies:
7309+
"@pkgr/core" "^0.1.0"
7310+
tslib "^2.6.2"
7311+
72917312
table-layout@^1.0.2:
72927313
version "1.0.2"
72937314
resolved "https://registry.yarnpkg.com/table-layout/-/table-layout-1.0.2.tgz#c4038a1853b0136d63365a734b6931cf4fad4a04"
@@ -7497,6 +7518,11 @@ tslib@^2, tslib@^2.0.1:
74977518
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
74987519
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
74997520

7521+
tslib@^2.6.2:
7522+
version "2.6.2"
7523+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
7524+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
7525+
75007526
tsutils@^3.21.0:
75017527
version "3.21.0"
75027528
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)