Upgrade: Bump prettier from 2.6.2 to 2.7.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/275/head
dependabot[bot] 2022-06-14 07:12:09 +00:00 committed by yuhan6665
parent d8459e1fae
commit 719c79071d
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"@vuepress/plugin-debug": "^2.0.0-beta.25",
"@vuepress/plugin-search": "^2.0.0-beta.25",
"postcss-loader": "^7.0.0",
"prettier": "^2.6.2",
"prettier": "^2.7.0",
"sass": "^1.51.0",
"sass-loader": "^13.0.0",
"vue-property-decorator": "^9.1.2",

View File

@ -3745,10 +3745,10 @@ postcss@^8.3.6:
nanoid "^3.1.23"
source-map-js "^0.6.2"
prettier@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
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==
pretty-error@^3.0.4:
version "3.0.4"