diff --git a/package.json b/package.json index 90aa4e2..a347c8d 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.7.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..f52aef5 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.7.0: + version "8.7.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d" + integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA== eslint-plugin-prettier-vue@3.1.0: version "3.1.0"