Skip to content

Commit 82512b3

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

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.1",
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.1:
17591+
version "2.3.1"
17592+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
17593+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
1759417594

1759517595
prettier@^1.18.2:
1759617596
version "1.18.2"

0 commit comments

Comments
 (0)