diff --git a/package.json b/package.json index dc5b4d4..218d066 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/node": "20.9.5", "eslint": "9.39.2", "jest": "29.7.0", - "prettier": "3.7.4", + "prettier": "3.8.0", "typescript": "5.9.3" }, "publishConfig": { diff --git a/yarn.lock b/yarn.lock index 2c3d101..e868fe5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3883,10 +3883,10 @@ prettier-plugin-organize-imports@3.2.4: resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e" integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog== -prettier@3.7.4: - version "3.7.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f" - integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA== +prettier@3.8.0: + version "3.8.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69" + integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA== pretty-format@^29.0.0, pretty-format@^29.2.0: version "29.2.0"