chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 (#705)

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

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

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]
2023-01-10 16:23:35 +00:00
committed by GitHub
parent 73fe12e597
commit a9611bf25d
2 changed files with 8 additions and 8 deletions

View File

@@ -56,7 +56,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"mocha": "^10.2.0",
"prettier": "^2.8.1",
"prettier": "^2.8.2",
"should": "^13.2.3",
"supertest": "^6.3.3",
"yaml-lint": "^1.7.0"