build: bump prettier from 1.13.0 to 1.13.2 (#236)

Bumps [prettier](https://github.com/prettier/prettier) from 1.13.0 to 1.13.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.13.0...1.13.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-05-30 12:04:30 +08:00 committed by DIYgod
parent dbc7de1f6d
commit 1428399d27
2 changed files with 4 additions and 4 deletions

View File

@ -31,7 +31,7 @@
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-prettier": "^2.6.0",
"lint-staged": "^7.1.2",
"prettier": "^1.13.0",
"prettier": "^1.13.2",
"prettier-check": "^2.0.0",
"vuepress": "0.10.0",
"yorkie": "^1.0.3"

View File

@ -5830,9 +5830,9 @@ prettier-check@^2.0.0:
dependencies:
execa "^0.6.0"
prettier@^1.11.1, prettier@^1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.0.tgz#054de8d5fb1a4405c845d16183f58a2c301f6f16"
prettier@^1.11.1, prettier@^1.13.2:
version "1.13.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.2.tgz#412b87bc561cb11074d2877a33a38f78c2303cda"
pretty-bytes@^4.0.2:
version "4.0.2"