Bump prettier from 1.17.0 to 1.17.1 (#5590)

Bumps [prettier](https://github.com/prettier/prettier) from 1.17.0 to 1.17.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.17.0...1.17.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-14 10:33:23 +00:00
committed by peril-parse-community[bot]
parent 5a8a9472e9
commit 2f161c25cd
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8234,9 +8234,9 @@
"dev": true
},
"prettier": {
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.17.0.tgz",
"integrity": "sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==",
"version": "1.17.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.17.1.tgz",
"integrity": "sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==",
"dev": true
},
"private": {

View File

@@ -67,7 +67,7 @@
"lint-staged": "8.1.6",
"mongodb-runner": "4.3.2",
"nyc": "14.1.1",
"prettier": "1.17.0",
"prettier": "1.17.1",
"supports-color": "6.0.0"
},
"scripts": {