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

This commit is contained in:
Renovate Bot 2024-01-14 03:22:30 +00:00
parent e5c024d11a
commit 1f91983e53

6
ui/package-lock.json generated
View File

@ -3101,9 +3101,9 @@
}
},
"node_modules/prettier": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.1.tgz",
"integrity": "sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==",
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz",
"integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"