Skip to content

Commit f425903

Browse files
chore(deps): update dependency prettier to v3.5.1
1 parent 482b1f8 commit f425903

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.1",
2525
"markdownlint-cli2": "0.17.2",
26-
"prettier": "3.5.0",
26+
"prettier": "3.5.1",
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].0", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA=="],
930+
"prettier": ["[email protected].1", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw=="],
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.1",
4545
"markdownlint-cli2": "0.17.2",
46-
"prettier": "3.5.0",
46+
"prettier": "3.5.1",
4747
"semver": "7.7.1",
4848
"typescript": "5.7.3"
4949
},

0 commit comments

Comments
 (0)