diff --git a/package.json b/package.json index 2d6c34d..5f0cdd6 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "cz-conventional-changelog": "3.3.0", "dotenv-cli": "4.0.0", "eslint": "8.1.0", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "8.10.0", "eslint-import-resolver-typescript": "2.5.0", "eslint-plugin-import": "2.25.2", "eslint-plugin-jsx-a11y": "6.4.1", diff --git a/yarn.lock b/yarn.lock index 7e7e48c..22dfc59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6003,10 +6003,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -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.10.0: + version "8.10.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11" + integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg== eslint-import-resolver-node@^0.3.6: version "0.3.6"