Bump prettier from 1.18.2 to 1.19.1 (#35)

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-12 00:02:39 +01:00
committed by CrazyMax
parent 038d0bdb06
commit a07e0f6915
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@types/node": "^12.12.7",
"jest": "^24.8.0",
"jest-circus": "^24.7.1",
"prettier": "^1.17.1",
"prettier": "^1.19.1",
"ts-jest": "^24.0.2",
"typescript": "^3.7.2",
"typescript-formatter": "^7.2.2"