Bump prettier from 1.19.1 to 2.0.5 (#129)

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

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]
2020-08-21 07:23:37 -04:00
committed by GitHub
parent 56abb00656
commit 03812d1bb3
2 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
"jest": "^24.9.0",
"jest-circus": "^26.1.0",
"js-yaml": "^3.14.0",
"prettier": "^1.19.1",
"prettier": "^2.0.5",
"ts-jest": "^24.2.0",
"typescript": "^3.9.7"
}