diff --git a/webapp/package.json b/webapp/package.json index 30cbdada8..d760bc7a1 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -70,7 +70,7 @@ "babel-eslint": "~10.0.1", "babel-jest": "~24.7.1", "eslint": "~5.16.0", - "eslint-config-prettier": "~4.1.0", + "eslint-config-prettier": "~4.2.0", "eslint-loader": "~2.1.2", "eslint-plugin-prettier": "~3.0.1", "eslint-plugin-vue": "~5.2.2", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 06b8e5092..e69ced189 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -4212,10 +4212,10 @@ eslint-config-prettier@^3.3.0: dependencies: get-stdin "^6.0.0" -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"