Skip to content

Commit f9fa708

Browse files
chore(deps): update dependency prettier to v3.5.0 (#1165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 554b1da commit f9fa708

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.43.6",
2525
"markdownlint-cli2": "0.17.2",
26-
"prettier": "3.4.2",
26+
"prettier": "3.5.0",
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": ["prettier@3.4.2", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ=="],
930+
"prettier": ["prettier@3.5.0", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA=="],
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.43.6",
4545
"markdownlint-cli2": "0.17.2",
46-
"prettier": "3.4.2",
46+
"prettier": "3.5.0",
4747
"semver": "7.7.1",
4848
"typescript": "5.7.3"
4949
},

0 commit comments

Comments
 (0)