Bump prettier from 2.4.1 to 2.5.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.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.4.1...2.5.1)

---
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]
2021-12-06 15:01:21 +00:00
committed by GitHub
parent 463a4670dc
commit f48ae70753
2 changed files with 8 additions and 8 deletions

View File

@@ -34,7 +34,7 @@
"@types/js-yaml": "^4.0.4",
"@vercel/ncc": "^0.31.1",
"jest": "^27.3.1",
"prettier": "^2.4.1",
"prettier": "^2.5.1",
"ts-jest": "^27.0.7",
"typescript": "^4.5.2"
}