diff --git a/package.json b/package.json index 58aa02e..fd2dd77 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "husky": "8.0.1", "lint-staged": "13.0.3", "markdownlint-cli": "0.32.0", - "prettier": "2.7.1", + "prettier": "3.5.1", "prettier-plugin-packagejson": "2.2.18" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 09e2379..3053120 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1473,10 +1473,10 @@ prettier-plugin-packagejson@2.2.18: dependencies: sort-package-json "1.57.0" -prettier@2.7.1: - version "2.7.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64" - integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g== +prettier@3.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7" + integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw== punycode@^2.1.0: version "2.1.1"