chore(deps): update dependency prettier to v3.2.3
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2024-01-17 04:03:54 +00:00
parent 3ed437c181
commit c6524825f2
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -2697,9 +2697,9 @@
}
},
"node_modules/prettier": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz",
"integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==",
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.3.tgz",
"integrity": "sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"