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

This commit is contained in:
Renovate Bot 2023-12-10 09:06:43 +00:00
parent 2f3e9b82c7
commit 4e056d08f2
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -2134,9 +2134,9 @@
}
},
"node_modules/prettier": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz",
"integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz",
"integrity": "sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"