diff --git a/package.json b/package.json index b527c85..ba43e25 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-es": "4.1.0", "eslint-plugin-prettier": "4.0.0", "eslint-plugin-promise": "5.1.0", - "prettier": "2.4.1", + "prettier": "2.5.1", "typescript": "4.4.3" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index e601626..5c9f017 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1084,10 +1084,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.5.1: + version "2.5.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" + integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg== progress@^2.0.0: version "2.0.3"