Skip to content

Commit 6924792

Browse files
chore(deps): update dependency prettier to v3.0.3
1 parent b4f9dab commit 6924792

File tree

3 files changed

+132
-23
lines changed

3 files changed

+132
-23
lines changed

packages/lint-staged-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"jest": "^27.x || ^28.x",
109109
"lint-staged": "^13.x || ^14.x|| ^15.x",
110110
"nano-staged": "^0.8",
111-
"prettier": "^3.x",
111+
"prettier": "^3.0.3",
112112
"secretlint": "^7.x || ^8.x",
113113
"stylelint": "^15.x || ^16.x",
114114
"vitest": "^1.x || ^2.x"

packages/prettier-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"vitest": "^2.1.8"
8282
},
8383
"peerDependencies": {
84-
"prettier": "3.x"
84+
"prettier": "3.0.3"
8585
},
8686
"engines": {
8787
"node": ">=18.* <=23.*"

pnpm-lock.yaml

+130-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)