chore(deps): update dependency prettier to v3.5.2
All checks were successful
Actions / Build Plugins (pull_request) Successful in 37s
Actions / Build Plugins (push) Successful in 37s

This commit is contained in:
Renovate 2025-02-26 21:01:02 +00:00
parent e472eeac5c
commit bc89478326
Signed by: Renovate
GPG key ID: C42AFED545031BE9
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"eslint-plugin-prettier": "5.2.3", "eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.37.4", "eslint-plugin-react": "7.37.4",
"globals": "16.0.0", "globals": "16.0.0",
"prettier": "3.5.1", "prettier": "3.5.2",
"typescript": "5.7.3", "typescript": "5.7.3",
"typescript-eslint": "8.24.1" "typescript-eslint": "8.24.1"
} }

View file

@ -4933,10 +4933,10 @@ prettier-linter-helpers@^1.0.0:
dependencies: dependencies:
fast-diff "^1.1.2" fast-diff "^1.1.2"
prettier@3.5.1: prettier@3.5.2:
version "3.5.1" version "3.5.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7" resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw== integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
promise@^7.1.1: promise@^7.1.1:
version "7.3.1" version "7.3.1"