Skip to content

Commit 89cefa6

Browse files
chore(deps): update dependency prettier to v3.5.3 (#1215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ee4637 commit 89cefa6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.45.0",
2525
"markdownlint-cli2": "0.17.2",
26-
"prettier": "3.5.2",
26+
"prettier": "3.5.3",
2727
"semver": "7.7.1",
2828
"typescript": "5.8.2",
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].2", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg=="],
930+
"prettier": ["[email protected].3", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw=="],
931931

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

mise.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ shellcheck = "0.10.0"
1212
"aqua:suzuki-shunsuke/ghalint" = "1.2.3" # cspell:ignore shunsuke
1313
"aqua:suzuki-shunsuke/pinact" = "1.2.1"
1414
taplo = "0.9.3"
15-
"npm:prettier" = "3.5.2"
15+
"npm:prettier" = "3.5.3"
1616
markdownlint-cli2 = "0.17.2"
1717
yamlfmt = "0.16.0"
1818
yamllint = "1.35.1"

package.json

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

0 commit comments

Comments
 (0)