chore(deps-dev): bump prettier from 2.7.1 to 2.8.1 (#662)

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

---
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-12-09 13:12:12 -05:00
committed by GitHub
parent 08361cee58
commit 540d9fb71c
2 changed files with 8 additions and 8 deletions

View File

@@ -56,7 +56,7 @@
"husky": "^8.0.1",
"lint-staged": "^13.1.0",
"mocha": "^10.0.0",
"prettier": "^2.7.1",
"prettier": "^2.8.1",
"should": "^13.2.3",
"supertest": "^6.2.4",
"yaml-lint": "^1.7.0"