deps: bump prettier from 1.18.2 to 1.19.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-11 02:37:53 +00:00 committed by GitHub
parent 3c10f8d88a
commit d6087710f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -61,7 +61,7 @@
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"lint-staged": "^9.4.2",
"prettier": "1.18.2",
"prettier": "1.19.1",
"ts-jest": "^24.1.0",
"typescript": "^3.6.4"
}