Bump prettier from 1.16.4 to 1.17.0 (#5512)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-15 11:06:00 +00:00
committed by peril-parse-community[bot]
parent 0bad5f40e4
commit c0b8de7a76
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8477,9 +8477,9 @@
"dev": true
},
"prettier": {
"version": "1.16.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.16.4.tgz",
"integrity": "sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==",
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.17.0.tgz",
"integrity": "sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==",
"dev": true
},
"private": {

View File

@@ -67,7 +67,7 @@
"lint-staged": "8.1.5",
"mongodb-runner": "4.3.2",
"nyc": "13.1.0",
"prettier": "1.16.4",
"prettier": "1.17.0",
"supports-color": "6.0.0"
},
"scripts": {