Skip to content

Commit 299a28a

Browse files
committed
Update dependency prettier to v2.6.1
1 parent c0825bf commit 299a28a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jest": "27.1.1",
4545
"jsonlint": "1.6.3",
4646
"lint-staged": "11.2.6",
47-
"prettier": "2.4.0",
47+
"prettier": "2.6.1",
4848
"pretty-quick": "3.1.1",
4949
"regenerator-runtime": "0.13.9",
5050
"rollup": "2.70.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5332,10 +5332,10 @@ prelude-ls@~1.1.2:
53325332
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
53335333
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
53345334

5335-
prettier@2.4.0:
5336-
version "2.4.0"
5337-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
5338-
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
5335+
prettier@2.6.1:
5336+
version "2.6.1"
5337+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
5338+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
53395339

53405340
pretty-format@^26.6.2:
53415341
version "26.6.2"

0 commit comments

Comments
 (0)