chore(deps): update dependency eslint-config-prettier to v4.2.0 (#1993)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2019-04-26 10:42:50 +08:00 committed by DIYgod
parent 2e2d8759a4
commit cdbdf4ee04
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"@vuepress/plugin-pwa": "1.0.0-alpha.47",
"axios-mock-adapter": "1.16.0",
"eslint": "5.16.0",
"eslint-config-prettier": "4.1.0",
"eslint-config-prettier": "4.2.0",
"eslint-plugin-prettier": "3.0.1",
"jest": "24.7.1",
"lint-staged": "8.1.5",

View File

@ -3714,10 +3714,10 @@ escodegen@^1.8.1, escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"
eslint-config-prettier@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.1.0.tgz#181364895899fff9fd3605fecb5c4f20e7d5f395"
integrity sha512-zILwX9/Ocz4SV2vX7ox85AsrAgXV3f2o2gpIicdMIOra48WYqgUnWNH/cR/iHtmD2Vb3dLSC3LiEJnS05Gkw7w==
eslint-config-prettier@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.2.0.tgz#70b946b629cd0e3e98233fd9ecde4cb9778de96c"
integrity sha512-y0uWc/FRfrHhpPZCYflWC8aE0KRJRY04rdZVfl8cL3sEZmOYyaBdhdlQPjKZBnuRMyLVK+JUZr7HaZFClQiH4w==
dependencies:
get-stdin "^6.0.0"