Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ~3.3.0 (#447)
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 Jul 2, 2024
1 parent a2ce393 commit 0ce3a69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/react-component-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"husky": "~8.0.0",
"kkt": "^7.5.5",
"lint-staged": "~15.2.0",
"prettier": "~3.0.0",
"prettier": "~3.3.0",
"react-test-renderer": "~18.2.0",
"tsbb": "^4.1.5"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"husky": "^9.0.11",
"lerna": "~7.4.0",
"lint-staged": "^15.0.0",
"prettier": "~3.0.0",
"prettier": "~3.3.0",
"tsbb": "^4.1.5"
}
}

0 comments on commit 0ce3a69

Please sign in to comment.