chore(deps-dev): bump prettier from 2.0.0 to 2.0.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.0 to 2.0.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/2.0.0...2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-22 00:22:20 +00:00 committed by Michael Vines
parent 9f4fc39b78
commit 63c67c36ac
1 changed files with 3 additions and 3 deletions

View File

@ -19781,9 +19781,9 @@
"dev": true "dev": true
}, },
"prettier": { "prettier": {
"version": "2.0.0", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.0.0.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.0.1.tgz",
"integrity": "sha512-vI55PC+GFLOVtpwr2di1mYhJF36v+kztJov8sx3AmqbfdA+2Dhozxb+3e1hTgoV9lyhnVJFF3Z8GCVeMBOS1bA==", "integrity": "sha512-piXGBcY1zoFOG0MvHpNE5reAGseLmaCRifQ/fmfF49BcYkInEs/naD/unxGNAeOKFA5+JxVrPyMvMlpzcd20UA==",
"dev": true "dev": true
}, },
"prettier-linter-helpers": { "prettier-linter-helpers": {