diff --git a/package.json b/package.json index 615fb72..92c85c9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-jest": "^28.14.0", "eslint-plugin-prettier": "^5.4.1", "jest": "^30.0.0", - "prettier": "^3.5.3", + "prettier": "^3.6.0", "ts-jest": "^29.4.0", "typescript": "~5.8.3" } diff --git a/yarn.lock b/yarn.lock index d815331..9a6b49f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4502,10 +4502,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^3.0.0, 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.0.0, prettier@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea" + integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw== pretty-format@30.0.0, pretty-format@^30.0.0: version "30.0.0"