diff --git a/package.json b/package.json index 9f77f93..554dfab 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@types/node": "20.12.12", - "prettier": "^3.4.1", + "prettier": "^3.5.3", "typescript": "^5.7.2" }, "packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610" diff --git a/yarn.lock b/yarn.lock index ad15436..f3cee6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2398,10 +2398,10 @@ postcss@8.4.31: picocolors "^1.0.0" source-map-js "^1.0.2" -prettier@^3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b" - integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg== +prettier@^3.5.3: + version "3.5.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5" + integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== property-information@^6.0.0: version "6.4.0"