Skip to content

Commit

Permalink
📦 Update dependency prettier to v2.0.5 (#27926)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 22, 2020
1 parent 916e9ac commit 7dab8c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"postcss": "7.0.27",
"postcss-import": "12.0.1",
"posthtml": "0.12.3",
"prettier": "2.0.4",
"prettier": "2.0.5",
"pretty-bytes": "5.3.0",
"pumpify": "2.0.1",
"react": "16.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12982,10 +12982,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
prettier@2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==

prettier@^2.0.0:
version "2.0.1"
Expand Down

0 comments on commit 7dab8c3

Please sign in to comment.