chore(deps): update dependency prettier to v3.9.6

This commit is contained in:
renovate[bot]
2026-08-11 06:03:41 +00:00
committed by GitHub
parent 09d8f313dc
commit 64abf776e4
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"jest-circus": "30.4.2",
"js-yaml": "4.2.0",
"lint-staged": "17.0.8",
"prettier": "3.8.4",
"prettier": "3.9.6",
"standard-version": "9.5.0",
"ts-jest": "29.4.11",
"typescript": "6.0.3"
@@ -7392,9 +7392,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.9.6",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz",
"integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==",
"dev": true,
"license": "MIT",
"bin": {
+1 -1
View File
@@ -73,7 +73,7 @@
"jest-circus": "30.4.2",
"js-yaml": "4.2.0",
"lint-staged": "17.0.8",
"prettier": "3.8.4",
"prettier": "3.9.6",
"standard-version": "9.5.0",
"ts-jest": "29.4.11",
"typescript": "6.0.3"