Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2020
1 parent 68ce93e commit 765659b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-vue": "6.2.2",
"jest": "25.3.0",
"prettier": "2.0.4",
"prettier": "2.0.5",
"ts-jest": "25.4.0",
"typescript": "3.8.3",
"vue-jest": "3.0.5",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8548,10 +8548,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

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

prettier@^1.18.2:
version "1.19.1"
Expand Down

0 comments on commit 765659b

Please sign in to comment.