diff --git a/package.json b/package.json index 7b3ddba..3678e5b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-plugin-import": "2.24.2", "eslint-plugin-prettier": "4.0.0", "eslint-plugin-sort-imports-es6-autofix": "0.6.0", - "prettier": "2.4.1" + "prettier": "2.8.4" }, "peerDependencies": { "eslint": ">=7.7.0", diff --git a/yarn.lock b/yarn.lock index 7c46333..ac8994b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1098,10 +1098,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c" - integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA== +prettier@2.8.4: + version "2.8.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" + integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== progress@^2.0.0: version "2.0.3"