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

This commit is contained in:
Renovate Bot 2024-01-12 17:18:45 +00:00
parent af14cdf6a5
commit 842e43337d
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -2113,9 +2113,9 @@
}
},
"node_modules/prettier": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz",
"integrity": "sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.0.tgz",
"integrity": "sha512-/vBUecTGaPlRVwyZVROVC58bYIScqaoEJzZmzQXXrZOzqn0TwWz0EnOozOlFO/YAImRnb7XsKpTCd3m1SjS2Ww==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"