chore(deps): update dependency prettier to v3.5.3
This commit is contained in:
parent
027a677cee
commit
21e3bd832a
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
"eslint-plugin-prettier": "5.2.3",
|
||||
"eslint-plugin-react": "7.37.4",
|
||||
"globals": "16.0.0",
|
||||
"prettier": "3.5.2",
|
||||
"prettier": "3.5.3",
|
||||
"typescript": "5.8.2",
|
||||
"typescript-eslint": "8.25.0"
|
||||
}
|
||||
|
|
|
@ -4926,10 +4926,10 @@ prettier-linter-helpers@^1.0.0:
|
|||
dependencies:
|
||||
fast-diff "^1.1.2"
|
||||
|
||||
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==
|
||||
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==
|
||||
|
||||
promise@^7.1.1:
|
||||
version "7.3.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue