Build(deps-dev): bump prettier from 2.8.8 to 3.0.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.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.8.8...3.0.0)
This commit is contained in:
2023-07-06 04:41:45 +00:00
parent 38087db735
commit 21f30a3b37
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"eslint-plugin-vue": "^9.15.1",
"husky": "^8.0.3",
"postcss-html": "^1.5.0",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"stylelint": "^14.16.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recommended-vue": "^1.4.0",