diff --git a/package.json b/package.json index 66d867d4c3..21e5d74da0 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "lint-staged": "^15.5.1", "magic-string": "^0.30.17", "nx": "21.2.1", - "prettier": "^3.5.3", + "prettier": "^3.6.2", "rollup": "^4.40.0", "terser": "^5.39.0", "tslib": "^2.8.1", diff --git a/yarn.lock b/yarn.lock index 89d044391a..1c9c2c7612 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10809,10 +10809,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA== -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== +prettier@^3.6.2: + version "3.6.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393" + integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ== pretty-format@^29.7.0: version "29.7.0"