Update dependency prettier to v3.8.5

This commit is contained in:
renovate[bot]
2026-07-03 16:08:54 +00:00
committed by GitHub
parent 4a3f5c070f
commit d5c55e485e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,7 +45,7 @@
"globals": "17.7.0",
"markdownlint-cli": "0.49.0",
"node-fetch": "3.3.2",
"prettier": "3.8.4",
"prettier": "3.8.5",
"react-dom": "18.3.1",
"sass": "1.101.0",
"typescript": "6.0.3",
@@ -21674,9 +21674,9 @@
}
},
"node_modules/prettier": {
"version": "3.8.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.4.tgz",
"integrity": "sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==",
"version": "3.8.5",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.5.tgz",
"integrity": "sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==",
"dev": true,
"license": "MIT",
"bin": {
+1 -1
View File
@@ -71,7 +71,7 @@
"globals": "17.7.0",
"markdownlint-cli": "0.49.0",
"node-fetch": "3.3.2",
"prettier": "3.8.4",
"prettier": "3.8.5",
"react-dom": "18.3.1",
"sass": "1.101.0",
"typescript": "6.0.3",