chore(deps): update dependency prettier to v3.2.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-01-17 10:22:11 +00:00
parent 44072c1b1f
commit 3c6b80fd01

6
ui/package-lock.json generated
View File

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