Update dependency prettier to ^3.5.2

This commit is contained in:
renovate[bot] 2025-02-22 05:42:41 +00:00 committed by GitHub
parent d35e8c436e
commit 4860c292fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"eslint-plugin-jest": "^27.9.0",
"eslint": "^8.57.1",
"jest": "^29.7.0",
"prettier": "^3.4.2",
"prettier": "^3.5.2",
"typescript": "^5.7.3"
}
}

View File

@ -3380,10 +3380,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@^3.0.0, prettier@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
prettier@^3.0.0, prettier@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
pretty-format@^29.7.0:
version "29.7.0"