Skip to content

Commit 23181a0

Browse files
chore(deps): update dependency prettier to v3.1.1
1 parent a952734 commit 23181a0

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

example/vite-app/package-lock.json

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

example/vite-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitejs/plugin-react": "2.2.0",
2828
"autoprefixer": "10.4.16",
2929
"postcss": "8.4.31",
30-
"prettier": "3.0.1",
30+
"prettier": "3.1.1",
3131
"tailwindcss": "3.3.5",
3232
"typescript": "5.1.6",
3333
"vite": "3.2.7",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"html-webpack-plugin": "^5.5.0",
4040
"lint-staged": "14.0.1",
4141
"npm-run-all": "4.1.5",
42-
"prettier": "3.0.1",
42+
"prettier": "3.1.1",
4343
"turbo": "1.11.2",
4444
"typescript": "5.1.6"
4545
},

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"prettier-plugin-sh": "0.13.1"
2525
},
2626
"devDependencies": {
27-
"prettier": "3.0.1"
27+
"prettier": "3.1.1"
2828
},
2929
"publishConfig": {
3030
"access": "public"

0 commit comments

Comments
 (0)