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

This commit is contained in:
Renovate Bot 2024-01-12 20:19:26 +00:00
parent 842e43337d
commit 72478a92c8
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.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"