deps: bump prettier from 1.19.1 to 2.0.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-22 00:13:49 +00:00
parent 33d3f73fc7
commit da65b73f4d
2 changed files with 4 additions and 4 deletions

View File

@@ -71,7 +71,7 @@
"jest-circus": "^25.1.0",
"lint-staged": "^10.0.8",
"nock": "^12.0.3",
"prettier": "1.19.1",
"prettier": "2.0.1",
"standard-version": "^7.1.0",
"ts-jest": "^25.2.1",
"typescript": "^3.8.3"