Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3 (#225)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 15, 2024
1 parent 4695281 commit 8083c53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"@kkt/ncc": "^1.0.15",
"compile-less-cli": "~1.9.0",
"husky": "~9.0.0",
"prettier": "^2.7.1",
"prettier": "^3.0.0",
"pretty-quick": "~4.0.0",
"lerna": "^7.1.4",
"tsbb": "^4.2.4"
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -22,7 +22,7 @@
"@kkt/scope-plugin-options": "^7.4.7",
"kkt": "^7.4.7",
"markdown-react-code-preview-loader": "^2.1.8",
"prettier": "^2.8.4",
"prettier": "^3.0.0",
"pretty-quick": "^4.0.0",
"react-test-renderer": "^18.2.0",
"source-map-explorer": "~2.5.2"
Expand Down

0 comments on commit 8083c53

Please sign in to comment.