Bump prettier from 1.16.1 to 1.16.4

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-05 20:44:00 +00:00
parent 5fd291c7e5
commit d1ebb3aa9f
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
4 changed files with 7 additions and 6 deletions

View File

@ -26,7 +26,7 @@
"core-js": "^2.6.2",
"estraverse": "^4.2.0",
"loader-utils": "^1.2.1",
"prettier": "^1.16.1",
"prettier": "^1.16.4",
"prop-types": "^15.6.2",
"react-syntax-highlighter": "^8.0.1",
"regenerator-runtime": "^0.12.1"

View File

@ -28,7 +28,7 @@
"@storybook/addon-storysource": "5.0.0-beta.1",
"@storybook/addons": "5.0.0-beta.1",
"@storybook/marko": "5.0.0-beta.1",
"prettier": "^1.16.1",
"prettier": "^1.16.4",
"webpack": "^4.29.0"
}
}

View File

@ -122,7 +122,7 @@
"lint-staged": "^8.1.1",
"lodash": "^4.17.11",
"npmlog": "^4.1.2",
"prettier": "^1.16.1",
"prettier": "^1.16.4",
"raf": "^3.4.0",
"react": "^16.7.0",
"react-dom": "^16.7.0",

View File

@ -16355,9 +16355,10 @@ prettier@1.16.0:
version "1.16.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.0.tgz#104dd25f5ee3d0c9d0a6ce4bb40ced8481d51219"
prettier@^1.14.2, prettier@^1.16.1:
version "1.16.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.1.tgz#534c2c9d7853f8845e5e078384e71973bd74089f"
prettier@^1.14.2, prettier@^1.16.4:
version "1.16.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
pretty-bytes@^4.0.2:
version "4.0.2"