Bump prettier from 2.1.2 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-01 05:38:44 +00:00 committed by Michal Dorner
parent 22cde8b4eb
commit d08401f9d8
2 changed files with 4 additions and 4 deletions

View file

@ -51,7 +51,7 @@
"jest-circus": "^26.6.1",
"jest-junit": "^12.0.0",
"js-yaml": "^3.14.0",
"prettier": "2.1.2",
"prettier": "2.2.1",
"ts-jest": "^24.3.0",
"typescript": "^4.1.2"
},