diff --git a/package.json b/package.json index 5d88212..9d73102 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint": "6.8.0", "eslint-config-prettier": "6.11.0", "eslint-plugin-nuxt": "0.5.2", - "eslint-plugin-prettier": "3.1.3", + "eslint-plugin-prettier": "3.4.0", "husky": "4.2.5", "jest": "25.5.4", "lint-staged": "10.2.2", diff --git a/yarn.lock b/yarn.lock index 2bc0971..72c8843 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5258,10 +5258,10 @@ eslint-plugin-nuxt@0.5.2: semver "^7.1.3" vue-eslint-parser "^7.0.0" -eslint-plugin-prettier@3.1.3: - version "3.1.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3.tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca" - integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ== +eslint-plugin-prettier@3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7" + integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw== dependencies: prettier-linter-helpers "^1.0.0"