Bump prettier from 2.2.1 to 2.5.1 (#208)

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.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.2.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-03-15 22:14:45 +08:00
committed by GitHub
parent 3aa72b92bd
commit 7b7a2518ae
2 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"js-yaml": "^3.14.0",
"prettier": "2.2.1",
"prettier": "2.5.1",
"ts-jest": "^26.4.4",
"typescript": "^4.1.3"
}