Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #252 from incwadi-warehouse/renovate/prettier-2.x
Browse files Browse the repository at this point in the history
Update dependency prettier to v2.7.1
  • Loading branch information
abaldeweg committed Jun 16, 2022
2 parents c3f485e + f111ad0 commit 0e47ebe
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 @@ -39,7 +39,7 @@
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-vue": "7.20.0",
"lodash": "4.17.21",
"prettier": "2.7.0",
"prettier": "2.7.1",
"vue-cli-plugin-i18n": "2.3.1",
"vue-template-compiler": "2.6.14"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8779,10 +8779,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
prettier@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==

"prettier@^1.18.2 || ^2.0.0":
version "2.6.2"
Expand Down

0 comments on commit 0e47ebe

Please sign in to comment.