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 10:29:15 +00:00
parent db2d62f818
commit a2ff31bfaf
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -53,6 +53,6 @@
"jest-circus": "^24.9.0",
"ts-jest": "^24.1.0",
"typescript": "^3.6.4",
"prettier": "^1.18.2"
"prettier": "^1.19.1"
}
}