Skip to content

Commit 53a5c30

Browse files
chore(deps): update prettier (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf3a96d commit 53a5c30

File tree

7 files changed

+46
-21
lines changed

7 files changed

+46
-21
lines changed

examples/api-before-14.3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-vue": "~10.2.0",
3838
"jsdom": "^26.1.0",
3939
"npm-run-all2": "^8.0.4",
40-
"prettier": "3.5.3",
40+
"prettier": "3.6.2",
4141
"start-server-and-test": "^2.0.12",
4242
"typescript": "~5.8.2",
4343
"vite": "^6.3.5",

examples/disable-type-checked-for-yml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-yml": "^1.18.0",
3939
"jsdom": "^26.1.0",
4040
"npm-run-all2": "^8.0.4",
41-
"prettier": "3.5.3",
41+
"prettier": "3.6.2",
4242
"start-server-and-test": "^2.0.12",
4343
"typescript": "~5.8.2",
4444
"vite": "^6.3.5",

examples/quasar-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "^9.29.0",
3131
"eslint-plugin-vue": "~10.2.0",
3232
"globals": "^16.2.0",
33-
"prettier": "^3.5.3",
33+
"prettier": "3.5.3",
3434
"typescript": "~5.8.3",
3535
"vite-plugin-checker": "^0.9.3",
3636
"vue-tsc": "^2.2.10"

examples/type-checked/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-vue": "~10.2.0",
3838
"jsdom": "^26.1.0",
3939
"npm-run-all2": "^8.0.4",
40-
"prettier": "3.5.3",
40+
"prettier": "3.6.2",
4141
"start-server-and-test": "^2.0.12",
4242
"typescript": "~5.8.2",
4343
"vite": "^6.3.5",

examples/with-prettier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint": "^9.29.0",
2626
"eslint-plugin-vue": "~10.2.0",
2727
"npm-run-all2": "^8.0.4",
28-
"prettier": "3.5.3",
28+
"prettier": "3.6.2",
2929
"typescript": "~5.8.2",
3030
"vite": "^6.3.5",
3131
"vue-tsc": "^2.2.10"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-vue": "~10.2.0",
5454
"execa": "^9.6.0",
5555
"pkgroll": "^2.13.1",
56-
"prettier": "3.5.3",
56+
"prettier": "3.6.2",
5757
"tsx": "^4.20.3",
5858
"typescript": "~5.8.2",
5959
"vitest": "^3.2.3",

pnpm-lock.yaml

Lines changed: 40 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)