Bump prettier from 1.16.1 to 1.16.2 (#5331)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-30 10:34:22 +00:00
committed by peril-parse-community[bot]
parent bdb497c9a3
commit 78eb3df235
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -9044,9 +9044,9 @@
"dev": true
},
"prettier": {
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.16.1.tgz",
"integrity": "sha512-XXUITwIkGb3CPJ2hforHah/zTINRyie5006Jd2HKy2qz7snEJXl0KLfsJZW/wst9g6R2rFvqba3VpNYdu1hDcA==",
"version": "1.16.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.16.2.tgz",
"integrity": "sha512-vBMdCn1LjrFi2CpBsiWVKOq+WP9poXDTIGPe2sG3eE33LQ3b6IUgmaMjLZKKY+frD/8FqPeEK1qAx9mOV8iruA==",
"dev": true
},
"private": {

View File

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