Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and GabeDuarteM committed Mar 29, 2020
1 parent c022f38 commit 85edf19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@semantic-release/git": "9.0.0",
"eslint-plugin-prettier": "3.1.2",
"lerna": "3.20.2",
"prettier": "2.0.1",
"prettier": "2.0.2",
"semantic-release": "17.0.4",
"semantic-release-monorepo": "7.0.1"
}
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8134,12 +8134,7 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

[email protected]:
version "2.0.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.1.tgz#3f00ac71263be34684b2b2c8d7e7f63737592dac"
integrity sha512-piXGBcY1zoFOG0MvHpNE5reAGseLmaCRifQ/fmfF49BcYkInEs/naD/unxGNAeOKFA5+JxVrPyMvMlpzcd20UA==

prettier@^2.0.1:
[email protected], prettier@^2.0.1:
version "2.0.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
Expand Down

0 comments on commit 85edf19

Please sign in to comment.