Skip to content

Commit 8083c53

Browse files
chore(deps): update dependency prettier to v3 (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4695281 commit 8083c53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@kkt/ncc": "^1.0.15",
3636
"compile-less-cli": "~1.9.0",
3737
"husky": "~9.0.0",
38-
"prettier": "^2.7.1",
38+
"prettier": "^3.0.0",
3939
"pretty-quick": "~4.0.0",
4040
"lerna": "^7.1.4",
4141
"tsbb": "^4.2.4"

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@kkt/scope-plugin-options": "^7.4.7",
2323
"kkt": "^7.4.7",
2424
"markdown-react-code-preview-loader": "^2.1.8",
25-
"prettier": "^2.8.4",
25+
"prettier": "^3.0.0",
2626
"pretty-quick": "^4.0.0",
2727
"react-test-renderer": "^18.2.0",
2828
"source-map-explorer": "~2.5.2"

0 commit comments

Comments
 (0)