Upgrade: Bump prettier from 3.1.0 to 3.2.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.2.2. - [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/3.1.0...3.2.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>pull/453/head
parent
aa47e91e1e
commit
da3ff1bdfa
|
@ -15,7 +15,7 @@
|
|||
"@vuepress/plugin-debug": "^2.0.0-beta.25",
|
||||
"@vuepress/plugin-search": "^2.0.0-beta.25",
|
||||
"postcss-loader": "^7.3.0",
|
||||
"prettier": "^3.1.0",
|
||||
"prettier": "^3.2.2",
|
||||
"sass": "^1.51.0",
|
||||
"sass-loader": "^13.3.0",
|
||||
"vue-property-decorator": "^9.1.2",
|
||||
|
|
|
@ -4195,10 +4195,10 @@ postcss@^8.3.6:
|
|||
nanoid "^3.1.23"
|
||||
source-map-js "^0.6.2"
|
||||
|
||||
prettier@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
|
||||
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
|
||||
prettier@^3.2.2:
|
||||
version "3.2.2"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
|
||||
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==
|
||||
|
||||
pretty-error@^3.0.4:
|
||||
version "3.0.4"
|
||||
|
|
Loading…
Reference in New Issue