Bump prettier from 2.0.2 to 2.0.5

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.5.
- [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.0.2...2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-01 08:37:12 +00:00 committed by GitHub
parent 84d04d4ab8
commit bdfd07f7c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -47,7 +47,7 @@
"jest": "^25.2.4",
"jest-circus": "^25.2.4",
"npm-check-updates": "^4.1.2",
"prettier": "^2.0.2",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",
"typescript": "^3.8.3"
}