Skip to content

Commit 3f01f4d

Browse files
Update dependency prettier to v2 (#620)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 12d18e6 commit 3f01f4d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"less-loader": "5.0.0",
8383
"lint-staged": "10.2.11",
8484
"mini-css-extract-plugin": "0.9.0",
85-
"prettier": "1.19.1",
85+
"prettier": "2.2.1",
8686
"react-test-renderer": "16.13.1",
8787
"style-loader": "1.2.0",
8888
"ts-jest": "25.5.1",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -11167,7 +11167,12 @@ prettier-linter-helpers@^1.0.0:
1116711167
dependencies:
1116811168
fast-diff "^1.1.2"
1116911169

11170-
[email protected], prettier@^1.16.4:
11170+
11171+
version "2.2.1"
11172+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
11173+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
11174+
11175+
prettier@^1.16.4:
1117111176
version "1.19.1"
1117211177
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
1117311178
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==

0 commit comments

Comments
 (0)