Skip to content
This repository was archived by the owner on May 10, 2022. It is now read-only.

Commit 6d790f0

Browse files
committed
TASK: Update dependency prettier to v2
1 parent d56db7a commit 6d790f0

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
@@ -70,7 +70,7 @@
7070
"flow-copy-source": "2.0.9",
7171
"flow-typed": "2.6.2",
7272
"jest": "24.9.0",
73-
"prettier": "1.19.1",
73+
"prettier": "2.5.1",
7474
"rimraf": "3.0.2",
7575
"semantic-release": "15.13.31"
7676
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6651,7 +6651,12 @@ prepend-http@^2.0.0:
66516651
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
66526652
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
66536653

6654-
prettier@1.19.1, prettier@^1.16.4, prettier@^1.18.2:
6654+
prettier@2.5.1:
6655+
version "2.5.1"
6656+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
6657+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
6658+
6659+
prettier@^1.16.4, prettier@^1.18.2:
66556660
version "1.19.1"
66566661
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
66576662
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==

0 commit comments

Comments
 (0)