diff --git a/package.json b/package.json index d1dc1676..1eedaee5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "eslint": "^7.8.1", - "eslint-config-prettier": "^7.0.0", + "eslint-config-prettier": "^8.2.0", "husky": "^5.0.9", "jest": "^26.0.0", "pretty-quick": "^3.1.0" diff --git a/yarn.lock b/yarn.lock index 53c94f22..d81630f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1275,10 +1275,10 @@ escodegen@^1.14.1: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^7.0.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9" - integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg== +eslint-config-prettier@^8.2.0: + version "8.2.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3" + integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw== eslint-scope@^5.1.1: version "5.1.1"