1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-11 08:25:29 +02:00

chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 in /frontend (#1855)

Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.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.7.1...2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-27 11:52:28 -09:00 committed by GitHub
parent e968cca30a
commit 54f9d1df15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 10 deletions

View file

@ -52,7 +52,7 @@
"eslint-plugin-vue": "9.7.0",
"lint-staged": "^13.0.3",
"nuxt-vite": "0.2.3",
"prettier": "^2.7.1",
"prettier": "^2.8.0",
"vitest": "^0.25.3",
"vue2-script-setup-transform": "^0.3.5"
}