Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.
/ mobx-react-docz Public archive

Commit cedcdbe

Browse files
committed
chore(deps): update dependency prettier to v2
1 parent 5c5d792 commit cedcdbe

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
@@ -27,7 +27,7 @@
2727
"@types/react-dom": "16.9.6",
2828
"docz-plugin-netlify": "1.1.4",
2929
"docz-theme-default": "1.2.0",
30-
"prettier": "1.19.1"
30+
"prettier": "2.0.3"
3131
},
3232
"prettier": {
3333
"semi": false,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7950,10 +7950,10 @@ prepend-http@^1.0.1:
79507950
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
79517951
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
79527952

7953-
prettier@1.19.1:
7954-
version "1.19.1"
7955-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
7956-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
7953+
prettier@2.0.3:
7954+
version "2.0.3"
7955+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.3.tgz#9a06f0e94a51420e78b6925568b5bec72afe41ea"
7956+
integrity sha512-5qpBDBHO9fpE0zruKiTZm8Gxmz7kknO+WlQR/ivV+RMwgDw/WjOgmxLDn66MPrxq/WZPx/EgEZzh87xJO5E6Fw==
79577957

79587958
prettier@^1.14.0, prettier@^1.17.0:
79597959
version "1.18.2"

0 commit comments

Comments
 (0)