diff --git a/package.json b/package.json index 90aa4e2..c0b66f6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "autoprefixer": "^10.3.1", "babel-eslint": "^10.1.0", "cz-conventional-changelog": "3.3.0", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "8.6.0", "eslint-plugin-prettier-vue": "3.1.0", "eslint-plugin-vue": "7.15.0", "postcss": "8.3.6", diff --git a/yarn.lock b/yarn.lock index e827905..c01368e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1899,10 +1899,10 @@ escape-string-regexp@^1.0.5: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-config-prettier@8.3.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" - integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== +eslint-config-prettier@8.6.0: + version "8.6.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207" + integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA== eslint-plugin-prettier-vue@3.1.0: version "3.1.0"