Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit eac4f0e

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5
1 parent 9f9fca9 commit eac4f0e

File tree

2 files changed

+87
-9
lines changed

2 files changed

+87
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"eslint-plugin-flowtype": "8.0.3",
101101
"eslint-plugin-import": "2.27.5",
102102
"eslint-plugin-jsx-a11y": "6.7.1",
103-
"eslint-plugin-prettier": "4.2.1",
103+
"eslint-plugin-prettier": "5.0.1",
104104
"eslint-plugin-react": "7.32.2",
105105
"eslint-plugin-react-hooks": "4.6.0",
106106
"eslint-plugin-storybook": "^0.6.11",

yarn.lock

Lines changed: 86 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2692,6 +2692,18 @@
26922692
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
26932693
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
26942694

2695+
"@pkgr/utils@^2.3.1":
2696+
version "2.4.2"
2697+
resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.4.2.tgz#9e638bbe9a6a6f165580dc943f138fd3309a2cbc"
2698+
integrity sha512-POgTXhjrTfbTV63DiFXav4lBHiICLKKwDeaKn9Nphwj7WH6m0hMMCaJkMyRWjgtPFyRKRVoMXXjczsTQRDEhYw==
2699+
dependencies:
2700+
cross-spawn "^7.0.3"
2701+
fast-glob "^3.3.0"
2702+
is-glob "^4.0.3"
2703+
open "^9.1.0"
2704+
picocolors "^1.0.0"
2705+
tslib "^2.6.0"
2706+
26952707
"@pmmmwh/react-refresh-webpack-plugin@^0.5.1", "@pmmmwh/react-refresh-webpack-plugin@^0.5.5":
26962708
version "0.5.11"
26972709
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz#7c2268cedaa0644d677e8c4f377bc8fb304f714a"
@@ -6314,6 +6326,13 @@ builtins@^5.0.0:
63146326
dependencies:
63156327
semver "^7.0.0"
63166328

6329+
bundle-name@^3.0.0:
6330+
version "3.0.0"
6331+
resolved "https://registry.yarnpkg.com/bundle-name/-/bundle-name-3.0.0.tgz#ba59bcc9ac785fb67ccdbf104a2bf60c099f0e1a"
6332+
integrity sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==
6333+
dependencies:
6334+
run-applescript "^5.0.0"
6335+
63176336
63186337
version "3.0.0"
63196338
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
@@ -7254,14 +7273,24 @@ deepmerge@^4.2.2:
72547273
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.3.1.tgz#44b5f2147cd3b00d4b56137685966f26fd25dd4a"
72557274
integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==
72567275

7257-
7276+
[email protected], default-browser-id@^3.0.0:
72587277
version "3.0.0"
72597278
resolved "https://registry.yarnpkg.com/default-browser-id/-/default-browser-id-3.0.0.tgz#bee7bbbef1f4e75d31f98f4d3f1556a14cea790c"
72607279
integrity sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==
72617280
dependencies:
72627281
bplist-parser "^0.2.0"
72637282
untildify "^4.0.0"
72647283

7284+
default-browser@^4.0.0:
7285+
version "4.0.0"
7286+
resolved "https://registry.yarnpkg.com/default-browser/-/default-browser-4.0.0.tgz#53c9894f8810bf86696de117a6ce9085a3cbc7da"
7287+
integrity sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==
7288+
dependencies:
7289+
bundle-name "^3.0.0"
7290+
default-browser-id "^3.0.0"
7291+
execa "^7.1.1"
7292+
titleize "^3.0.0"
7293+
72657294
defaults@^1.0.3:
72667295
version "1.0.4"
72677296
resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.4.tgz#b0b02062c1e2aa62ff5d9528f0f98baa90978d7a"
@@ -7283,6 +7312,11 @@ define-lazy-prop@^2.0.0:
72837312
resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f"
72847313
integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==
72857314

7315+
define-lazy-prop@^3.0.0:
7316+
version "3.0.0"
7317+
resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz#dbb19adfb746d7fc6d734a06b72f4a00d021255f"
7318+
integrity sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==
7319+
72867320
define-properties@^1.1.3, define-properties@^1.2.0, define-properties@^1.2.1:
72877321
version "1.2.1"
72887322
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.1.tgz#10781cc616eb951a80a034bafcaa7377f6af2b6c"
@@ -8025,12 +8059,13 @@ eslint-plugin-jsx-a11y@^6.5.1:
80258059
object.entries "^1.1.7"
80268060
object.fromentries "^2.0.7"
80278061

8028-
eslint-plugin-prettier@4.2.1:
8029-
version "4.2.1"
8030-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
8031-
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
8062+
eslint-plugin-prettier@5.0.1:
8063+
version "5.0.1"
8064+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"
8065+
integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
80328066
dependencies:
80338067
prettier-linter-helpers "^1.0.0"
8068+
synckit "^0.8.5"
80348069

80358070
[email protected], eslint-plugin-react-hooks@^4.3.0:
80368071
version "4.6.0"
@@ -8250,7 +8285,7 @@ execa@^5.0.0, execa@^5.1.1:
82508285
signal-exit "^3.0.3"
82518286
strip-final-newline "^2.0.0"
82528287

8253-
execa@^7.0.0:
8288+
execa@^7.0.0, execa@^7.1.1:
82548289
version "7.2.0"
82558290
resolved "https://registry.yarnpkg.com/execa/-/execa-7.2.0.tgz#657e75ba984f42a70f38928cedc87d6f2d4fe4e9"
82568291
integrity sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==
@@ -8368,7 +8403,7 @@ fast-diff@^1.1.2:
83688403
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
83698404
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
83708405

8371-
fast-glob@^3.2.9:
8406+
fast-glob@^3.2.9, fast-glob@^3.3.0:
83728407
version "3.3.2"
83738408
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
83748409
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -9700,6 +9735,11 @@ is-docker@^2.0.0, is-docker@^2.1.1:
97009735
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa"
97019736
integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==
97029737

9738+
is-docker@^3.0.0:
9739+
version "3.0.0"
9740+
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-3.0.0.tgz#90093aa3106277d8a77a5910dbae71747e15a200"
9741+
integrity sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==
9742+
97039743
is-extglob@^2.1.1:
97049744
version "2.1.1"
97059745
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
@@ -9761,6 +9801,13 @@ is-hexadecimal@^1.0.0:
97619801
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz#cc35c97588da4bd49a8eedd6bc4082d44dcb23a7"
97629802
integrity sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==
97639803

9804+
is-inside-container@^1.0.0:
9805+
version "1.0.0"
9806+
resolved "https://registry.yarnpkg.com/is-inside-container/-/is-inside-container-1.0.0.tgz#e81fba699662eb31dbdaf26766a61d4814717ea4"
9807+
integrity sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==
9808+
dependencies:
9809+
is-docker "^3.0.0"
9810+
97649811
is-interactive@^1.0.0:
97659812
version "1.0.0"
97669813
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
@@ -12446,6 +12493,16 @@ open@^8.4.0:
1244612493
is-docker "^2.1.1"
1244712494
is-wsl "^2.2.0"
1244812495

12496+
open@^9.1.0:
12497+
version "9.1.0"
12498+
resolved "https://registry.yarnpkg.com/open/-/open-9.1.0.tgz#684934359c90ad25742f5a26151970ff8c6c80b6"
12499+
integrity sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==
12500+
dependencies:
12501+
default-browser "^4.0.0"
12502+
define-lazy-prop "^3.0.0"
12503+
is-inside-container "^1.0.0"
12504+
is-wsl "^2.2.0"
12505+
1244912506
optionator@^0.9.1:
1245012507
version "0.9.3"
1245112508
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64"
@@ -13931,6 +13988,13 @@ rimraf@~2.6.2:
1393113988
dependencies:
1393213989
glob "^7.1.3"
1393313990

13991+
run-applescript@^5.0.0:
13992+
version "5.0.0"
13993+
resolved "https://registry.yarnpkg.com/run-applescript/-/run-applescript-5.0.0.tgz#e11e1c932e055d5c6b40d98374e0268d9b11899c"
13994+
integrity sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==
13995+
dependencies:
13996+
execa "^5.0.0"
13997+
1393413998
run-parallel@^1.1.9:
1393513999
version "1.2.0"
1393614000
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
@@ -14742,6 +14806,14 @@ synchronous-promise@^2.0.15:
1474214806
resolved "https://registry.yarnpkg.com/synchronous-promise/-/synchronous-promise-2.0.17.tgz#38901319632f946c982152586f2caf8ddc25c032"
1474314807
integrity sha512-AsS729u2RHUfEra9xJrE39peJcc2stq2+poBXX8bcM08Y6g9j/i/PUzwNQqkaJde7Ntg1TO7bSREbR5sdosQ+g==
1474414808

14809+
synckit@^0.8.5:
14810+
version "0.8.5"
14811+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.5.tgz#b7f4358f9bb559437f9f167eb6bc46b3c9818fa3"
14812+
integrity sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==
14813+
dependencies:
14814+
"@pkgr/utils" "^2.3.1"
14815+
tslib "^2.5.0"
14816+
1474514817
tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1:
1474614818
version "2.2.1"
1474714819
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
@@ -14919,6 +14991,11 @@ tiny-relative-date@^1.3.0:
1491914991
resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
1492014992
integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==
1492114993

14994+
titleize@^3.0.0:
14995+
version "3.0.0"
14996+
resolved "https://registry.yarnpkg.com/titleize/-/titleize-3.0.0.tgz#71c12eb7fdd2558aa8a44b0be83b8a76694acd53"
14997+
integrity sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==
14998+
1492214999
1492315000
version "1.0.5"
1492415001
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"
@@ -15095,7 +15172,7 @@ tslib@^1.8.1:
1509515172
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1509615173
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1509715174

15098-
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0:
15175+
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.0:
1509915176
version "2.6.2"
1510015177
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
1510115178
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
@@ -15838,6 +15915,7 @@ wordwrap@^1.0.0:
1583815915
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1583915916

1584015917
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
15918+
name wrap-ansi-cjs
1584115919
version "7.0.0"
1584215920
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1584315921
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)