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

This commit is contained in:
Renovate Bot 2024-01-12 20:04:01 +00:00
parent 4dac5b527b
commit 40ea13e88d
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.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.0.tgz",
"integrity": "sha512-/vBUecTGaPlRVwyZVROVC58bYIScqaoEJzZmzQXXrZOzqn0TwWz0EnOozOlFO/YAImRnb7XsKpTCd3m1SjS2Ww==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.1.tgz",
"integrity": "sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"