diff --git a/package.json b/package.json index b6e9fc5..af02d47 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "husky": "^8.0.3", "jest": "^29.6.2", "pr-changelog-gen": "^1.1.3", - "prettier": "^3.0.1", + "prettier": "^3.0.2", "prettier-plugin-jsdoc": "^1.0.1", "typescript": "^5.1.6" }, diff --git a/yarn.lock b/yarn.lock index f0453bc..4047aa5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4005,10 +4005,10 @@ prettier-plugin-jsdoc@^1.0.1: comment-parser "^1.3.1" mdast-util-from-markdown "^1.2.0" -prettier@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40" - integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ== +prettier@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b" + integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ== pretty-error@^4.0.0: version "4.0.0"