chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#92)

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-23 20:26:56 +00:00
committed by GitHub
parent f36185e6e9
commit fb55a66124
2 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
"eslint-plugin-github": "^4.4.1",
"eslint-plugin-jest": "^27.1.5",
"jest": "^28.1.3",
"prettier": "2.7.1",
"prettier": "2.8.0",
"ts-jest": "^28.0.8",
"typescript": "^4.8.4"
}