Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit d301f61

Browse files
committed
Update dependency prettier to v1.19.1
1 parent 47355c1 commit d301f61

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"lint-staged": "8.2.1",
105105
"markdownlint-cli": "0.19.0",
106106
"opn": "5.5.0",
107-
"prettier": "1.18.2",
107+
"prettier": "1.19.1",
108108
"raf": "3.4.1",
109109
"react-test-renderer": "16.11.0",
110110
"typescript": "3.6.4",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -7282,7 +7282,12 @@ prepend-http@^1.0.1:
72827282
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
72837283
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
72847284

7285-
[email protected], prettier@^1.12.1:
7285+
7286+
version "1.19.1"
7287+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
7288+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
7289+
7290+
prettier@^1.12.1:
72867291
version "1.18.2"
72877292
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
72887293
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==

0 commit comments

Comments
 (0)