diff --git a/package.json b/package.json index 35e20b4..5c529eb 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "2.34.0", "classnames": "2.2.6", "eslint": "7.16.0", - "eslint-config-prettier": "7.0.0", + "eslint-config-prettier": "7.1.0", "eslint-plugin-prettier": "3.3.0", "eslint-plugin-react": "7.21.5", "npm-run-all": "4.1.5", diff --git a/yarn.lock b/yarn.lock index ee69853..0e9d549 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2568,10 +2568,10 @@ escodegen@~1.9.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97" - integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ== +eslint-config-prettier@7.1.0: + version "7.1.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f" + integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA== eslint-plugin-prettier@3.3.0: version "3.3.0"