Skip to content

Commit 0646262

Browse files
committed
chore(deps): update dependency prettier to v1.19.1
1 parent c5b57f5 commit 0646262

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"jest-styled-components": "7.0.0-2",
6666
"lint-staged": "8.1.4",
6767
"polished": "3.0.0",
68-
"prettier": "1.16.4",
68+
"prettier": "1.19.1",
6969
"prismjs": "1.15.0",
7070
"react": "16.8.3",
7171
"react-dom": "16.8.3",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8867,7 +8867,12 @@ prettier-linter-helpers@^1.0.0:
88678867
dependencies:
88688868
fast-diff "^1.1.2"
88698869

8870-
[email protected], prettier@^1.14.3:
8870+
8871+
version "1.19.1"
8872+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
8873+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
8874+
8875+
prettier@^1.14.3:
88718876
version "1.16.4"
88728877
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
88738878
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==

0 commit comments

Comments
 (0)