Skip to content

Commit

Permalink
fix(deps): update dependency prettier to v2.4.0 (#268)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 11, 2021
1 parent 3689457 commit be2766c
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 @@ -49,7 +49,7 @@
"husky": "7.0.2",
"kkt": "6.11.0",
"lint-staged": "11.1.2",
"prettier": "2.3.2",
"prettier": "2.4.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tsbb": "^3.1.7"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"husky": "7.0.2",
"lerna": "4.0.0",
"prettier": "2.3.2",
"prettier": "2.4.0",
"pretty-quick": "3.1.1",
"typescript": "4.4.3"
}
Expand Down

0 comments on commit be2766c

Please sign in to comment.