diff --git a/package.json b/package.json index 23973262..cc015520 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@typescript-eslint/parser": "^4.2.0", "coffee-script-redux": "^2.0.0-beta8", "eslint": "^7.10.0", - "eslint-config-prettier": "^7.0.0", + "eslint-config-prettier": "^8.0.0", "eslint-plugin-jest": "^24.0.2", "eslint-plugin-prettier": "^3.1.1", "husky": "^5.0.9", diff --git a/yarn.lock b/yarn.lock index 1cb021cf..0f883601 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1757,10 +1757,10 @@ escodegen@^1.14.1: dependencies: estraverse "^2.0.0" -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.0.0: + version "8.0.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz#024d661444319686c588c8849c8da33815dbdb1c" + integrity sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA== eslint-plugin-jest@^24.0.2: version "24.1.5"