Skip to content

Commit 21d2229

Browse files
fix(deps): update dependency prettier to v3.0.3 (#891)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Bannert <prisis@users.noreply.github.com>
1 parent 5b4bb0a commit 21d2229

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/lint-staged-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"jest": "^27.x || ^28.x",
115115
"lint-staged": "^13.x || ^14.x|| ^15.x || ^16.x",
116116
"nano-staged": "^0.8",
117-
"prettier": "^3.x",
117+
"prettier": "^3.0.3",
118118
"secretlint": "^7.x || ^8.x",
119119
"stylelint": "^15.x || ^16.x",
120120
"vitest": "^1.x || ^2.x || ^3.x"

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"vitest": "^3.1.4"
8585
},
8686
"peerDependencies": {
87-
"prettier": "3.x"
87+
"prettier": "3.0.3"
8888
},
8989
"engines": {
9090
"node": ">=20.18.* <=24.*"

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)