Skip to content

Commit 5ec512d

Browse files
authored
Merge pull request #147 from GroceriStar/renovate/prettier-2.x
Update dependency prettier to v2
2 parents 3c35aec + 6b2b3fe commit 5ec512d

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.1.2",
47-
"prettier": "1.19.1",
47+
"prettier": "2.4.0",
4848
"pretty-quick": "3.1.1",
4949
"regenerator-runtime": "0.13.3",
5050
"rollup": "2.56.3",

yarn.lock

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

5415-
prettier@1.19.1:
5416-
version "1.19.1"
5417-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
5418-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
5415+
prettier@2.4.0:
5416+
version "2.4.0"
5417+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
5418+
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
54195419

54205420
pretty-format@^26.6.2:
54215421
version "26.6.2"

0 commit comments

Comments
 (0)