Skip to content

Commit ee341f5

Browse files
committed
chore(deps): update dependency prettier to v2
1 parent f019540 commit ee341f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"jest": "25.2.3",
9090
"jest-canvas-mock": "2.2.0",
9191
"lint-staged": "10.0.9",
92-
"prettier": "1.19.1",
92+
"prettier": "2.3.0",
9393
"react": "16.13.1",
9494
"react-native": "0.61.5",
9595
"react-art": "16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17587,10 +17587,10 @@ prettier-linter-helpers@^1.0.0:
1758717587
dependencies:
1758817588
fast-diff "^1.1.2"
1758917589

17590-
prettier@1.19.1:
17591-
version "1.19.1"
17592-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
17593-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
17590+
prettier@2.3.0:
17591+
version "2.3.0"
17592+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
17593+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
1759417594

1759517595
prettier@^1.18.2:
1759617596
version "1.18.2"

0 commit comments

Comments
 (0)