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

Commit 91f5ec5

Browse files
committed
TASK: Update dependency prettier to v2
1 parent d56db7a commit 91f5ec5

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

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.3.2",
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.3.2:
6655+
version "2.3.2"
6656+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
6657+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
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)