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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-01 09:14:48 +00:00
parent f5ebd6b53f
commit b24fa7fa19
2 changed files with 4 additions and 4 deletions

View file

@ -47,7 +47,7 @@
"jest": "^26.6.1",
"jest-circus": "^26.6.1",
"npm-check-updates": "^9.2.3",
"prettier": "^2.1.2",
"prettier": "^2.2.1",
"ts-jest": "^26.4.3",
"typescript": "^3.9.7"
}