Skip to content

Commit 8b6bb5a

Browse files
committed
chore(deps): update dependency prettier to v2.1.0
1 parent b95a9fd commit 8b6bb5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"mini-css-extract-plugin": "0.10.0",
7070
"optimize-css-assets-webpack-plugin": "5.0.3",
7171
"postcss-loader": "3.0.0",
72-
"prettier": "2.0.5",
72+
"prettier": "2.1.0",
7373
"react": "16.13.1",
7474
"react-dom": "16.13.1",
7575
"react-svg-loader": "3.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10560,10 +10560,10 @@ prettier-linter-helpers@^1.0.0:
1056010560
dependencies:
1056110561
fast-diff "^1.1.2"
1056210562

10563-
prettier@2.0.5:
10564-
version "2.0.5"
10565-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
10566-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
10563+
prettier@2.1.0:
10564+
version "2.1.0"
10565+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.0.tgz#5a9789f767a243118c60f3e56d95cb6544914fbb"
10566+
integrity sha512-lz28cCbA1cDFHVuY8vvj6QuqOwIpyIfPUYkSl8AZ/vxH8qBXMMjE2knfLHCrZCmUsK/H1bg1P0tOo0dJkTJHvw==
1056710567

1056810568
pretty-error@^2.1.1:
1056910569
version "2.1.1"

0 commit comments

Comments
 (0)