chore(deps-dev): bump prettier from 2.0.1 to 2.0.2 (#119)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-24 11:41:33 +01:00
committed by GitHub
parent eefc34484a
commit c028bcd2b1
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"jest-runtime": "^25.1.0",
"prettier": "^2.0.1",
"prettier": "^2.0.2",
"ts-jest": "^25.2.1",
"typescript": "^3.8.3",
"typescript-formatter": "^7.2.2"