diff --git a/package.json b/package.json index 967b2c5..7292f21 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "husky": "6.0.0", "lint-staged": "11.1.2", "mocha": "9.0.2", - "prettier": "2.4.0", + "prettier": "2.4.1", "request": "2.88.2", "semantic-release": "17.4.7", "sort-package-json": "1.51.0", diff --git a/yarn.lock b/yarn.lock index 603a958..7479557 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4474,10 +4474,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba" - integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ== +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== proc-log@^1.0.0: version "1.0.0"