build(deps-dev): bump prettier from 2.8.1 to 2.8.2 (#99)

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-08 23:50:11 +00:00
committed by GitHub
parent 81ec7f185c
commit f8648cb2f7
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"jest": "^27.5.1",
"jest-circus": "^27.5.1",
"js-yaml": "^4.1.0",
"prettier": "^2.8.1",
"prettier": "^2.8.2",
"ts-jest": "^27.1.5",
"typescript": "^4.9.4"
}