Skip to content

Commit cc34b46

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5
1 parent 39704d9 commit cc34b46

File tree

4 files changed

+36
-10
lines changed

4 files changed

+36
-10
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-loader": "4.0.2",
3737
"eslint-plugin-emotion": "10.0.27",
3838
"eslint-plugin-import": "2.25.3",
39-
"eslint-plugin-prettier": "3.4.1",
39+
"eslint-plugin-prettier": "5.4.1",
4040
"eslint-plugin-react": "7.27.1",
4141
"eslint-plugin-react-hooks": "4.3.0",
4242
"prettier": "2.5.0",

app/yarn.lock

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,6 +1622,11 @@
16221622
dependencies:
16231623
mkdirp "^1.0.4"
16241624

1625+
"@pkgr/core@^0.2.4":
1626+
version "0.2.4"
1627+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
1628+
integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
1629+
16251630
"@popperjs/core@^2.6.0":
16261631
version "2.9.1"
16271632
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.9.1.tgz#7f554e7368c9ab679a11f4a042ca17149d70cf12"
@@ -3794,12 +3799,13 @@ [email protected]:
37943799
resolve "^1.20.0"
37953800
tsconfig-paths "^3.11.0"
37963801

3797-
eslint-plugin-prettier@3.4.1:
3798-
version "3.4.1"
3799-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
3800-
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
3802+
eslint-plugin-prettier@5.4.1:
3803+
version "5.4.1"
3804+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1.tgz#99b55d7dd70047886b2222fdd853665f180b36af"
3805+
integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg==
38013806
dependencies:
38023807
prettier-linter-helpers "^1.0.0"
3808+
synckit "^0.11.7"
38033809

38043810
38053811
version "4.3.0"
@@ -7636,6 +7642,13 @@ supports-color@^7.1.0:
76367642
dependencies:
76377643
has-flag "^4.0.0"
76387644

7645+
synckit@^0.11.7:
7646+
version "0.11.8"
7647+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.8.tgz#b2aaae998a4ef47ded60773ad06e7cb821f55457"
7648+
integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==
7649+
dependencies:
7650+
"@pkgr/core" "^0.2.4"
7651+
76397652
table@^6.0.9:
76407653
version "6.7.1"
76417654
resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-import-resolver-webpack": "0.13.2",
3434
"eslint-loader": "4.0.2",
3535
"eslint-plugin-import": "2.25.3",
36-
"eslint-plugin-prettier": "3.4.1",
36+
"eslint-plugin-prettier": "5.4.1",
3737
"firebase-functions-test": "0.3.3",
3838
"firebase-tools": "8.20.0",
3939
"prettier": "2.5.0",

functions/yarn.lock

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,11 @@
338338
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-0.24.0.tgz#1028ef0e0923b24916158d80d2ddfd67ea8b6740"
339339
integrity sha512-a/szuMQV0Quy0/M7kKdglcbRSoorleyyOwbTNNJ32O+RBN766wbQlMTvdimImTmwYWGr+NJOni1EcC242WlRcA==
340340

341+
"@pkgr/core@^0.2.4":
342+
version "0.2.4"
343+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
344+
integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
345+
341346
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
342347
version "1.1.2"
343348
resolved "https://registry.yarnpkg.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf"
@@ -2085,12 +2090,13 @@ [email protected]:
20852090
resolve "^1.20.0"
20862091
tsconfig-paths "^3.11.0"
20872092

2088-
eslint-plugin-prettier@3.4.1:
2089-
version "3.4.1"
2090-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
2091-
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
2093+
eslint-plugin-prettier@5.4.1:
2094+
version "5.4.1"
2095+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1.tgz#99b55d7dd70047886b2222fdd853665f180b36af"
2096+
integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg==
20922097
dependencies:
20932098
prettier-linter-helpers "^1.0.0"
2099+
synckit "^0.11.7"
20942100

20952101
eslint-scope@^5.1.1:
20962102
version "5.1.1"
@@ -5561,6 +5567,13 @@ supports-hyperlinks@^1.0.1:
55615567
has-flag "^2.0.0"
55625568
supports-color "^5.0.0"
55635569

5570+
synckit@^0.11.7:
5571+
version "0.11.8"
5572+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.8.tgz#b2aaae998a4ef47ded60773ad06e7cb821f55457"
5573+
integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==
5574+
dependencies:
5575+
"@pkgr/core" "^0.2.4"
5576+
55645577
table@^6.0.9:
55655578
version "6.7.1"
55665579
resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"

0 commit comments

Comments
 (0)