build(deps-dev): bump prettier from 2.6.2 to 2.7.0

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

---
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-15 13:37:13 +00:00
committed by GitHub
parent c4d924563d
commit 4453a5e17d
2 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.5.1",
"prettier": "2.6.2",
"prettier": "2.7.0",
"ts-jest": "^27.1.4",
"typescript": "^4.7.3"
},