Skip to content

Commit 60fcb36

Browse files
chore(deps): update dependency prettier to v3.5.2 (#1192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e551bad commit 60fcb36

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"commitizen": "4.3.1",
2424
"knip": "5.44.4",
2525
"markdownlint-cli2": "0.17.2",
26-
"prettier": "3.5.1",
26+
"prettier": "3.5.2",
2727
"semver": "7.7.1",
2828
"typescript": "5.7.3",
2929
},
@@ -927,7 +927,7 @@
927927

928928
"preferred-pm": ["[email protected]", "", { "dependencies": { "find-up-simple": "^1.0.0", "find-yarn-workspace-root2": "1.2.16", "which-pm": "^3.0.0" } }, "sha512-gYBeFTZLu055D8Vv3cSPox/0iTPtkzxpLroSYYA7WXgRi31WCJ51Uyl8ZiPeUUjyvs2MBzK+S8v9JVUgHU/Sqw=="],
929929

930-
"prettier": ["[email protected].1", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw=="],
930+
"prettier": ["[email protected].2", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg=="],
931931

932932
"pretty-ms": ["[email protected]", "", { "dependencies": { "parse-ms": "^4.0.0" } }, "sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg=="],
933933

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"commitizen": "4.3.1",
4444
"knip": "5.44.4",
4545
"markdownlint-cli2": "0.17.2",
46-
"prettier": "3.5.1",
46+
"prettier": "3.5.2",
4747
"semver": "7.7.1",
4848
"typescript": "5.7.3"
4949
},

0 commit comments

Comments
 (0)