Bump prettier from 2.6.2 to 2.7.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-16 18:42:10 +00:00
committed by Jacob Overgaard
parent 9a49e25c28
commit de87ea571d
2 changed files with 8 additions and 8 deletions

View File

@@ -55,7 +55,7 @@
"eslint-plugin-lit": "^1.6.1",
"eslint-plugin-lit-a11y": "^2.2.0",
"msw": "^0.42.0",
"prettier": "2.6.2",
"prettier": "2.7.1",
"typescript": "^4.7.3",
"vite": "^2.9.12"
},