diff --git a/package.json b/package.json index 44ad559..c6c9d71 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-jest": "^27.9.0", "eslint": "^8.57.1", "jest": "^29.7.0", - "prettier": "^3.8.4", + "prettier": "^3.9.0", "typescript": "^5.9.3" } } diff --git a/yarn.lock b/yarn.lock index b45d800..583250b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3380,10 +3380,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^3.0.0, prettier@^3.8.4: - version "3.8.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411" - integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q== +prettier@^3.0.0, prettier@^3.9.0: + version "3.9.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.0.tgz#287fabfbf20161611aa3b2db8de2a7d8c88ecb2d" + integrity sha512-LjIqSIC5VYLzs9WedVmJ2ljNAGnU+DteIClbahu4L/DBeWjZ6iT/k1lAYyu9JUh+1xINxWadaPw/Pl63y/agAw== pretty-format@^29.7.0: version "29.7.0"