Bump prettier from 1.16.0 to 1.16.1 (#5315)

Bumps [prettier](https://github.com/prettier/prettier) from 1.16.0 to 1.16.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.16.0...1.16.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-23 10:36:36 +00:00
committed by peril-parse-community[bot]
parent 098053da35
commit f84f245903
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8857,9 +8857,9 @@
"dev": true
},
"prettier": {
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.16.0.tgz",
"integrity": "sha512-MCBCYeAuZfejUPdEpkleLWvpRBwLii/Sp5jQs0eb8Ul/drGIDjkL6tAU24tk6yCGf0KPV5rhPPPlczfBmN2pWQ==",
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.16.1.tgz",
"integrity": "sha512-XXUITwIkGb3CPJ2hforHah/zTINRyie5006Jd2HKy2qz7snEJXl0KLfsJZW/wst9g6R2rFvqba3VpNYdu1hDcA==",
"dev": true
},
"pretty-format": {

View File

@@ -67,7 +67,7 @@
"lint-staged": "^8.1.0",
"mongodb-runner": "4.3.2",
"nyc": "^13.1.0",
"prettier": "1.16.0",
"prettier": "1.16.1",
"supports-color": "^6.0.0"
},
"scripts": {