Skip to content

Commit be2766c

Browse files
renovate[bot]renovate-bot
andauthoredSep 11, 2021
fix(deps): update dependency prettier to v2.4.0 (#268)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3689457 commit be2766c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎example/react-component-tsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"husky": "7.0.2",
5050
"kkt": "6.11.0",
5151
"lint-staged": "11.1.2",
52-
"prettier": "2.3.2",
52+
"prettier": "2.4.0",
5353
"react": "17.0.2",
5454
"react-dom": "17.0.2",
5555
"tsbb": "^3.1.7"

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"husky": "7.0.2",
4040
"lerna": "4.0.0",
41-
"prettier": "2.3.2",
41+
"prettier": "2.4.0",
4242
"pretty-quick": "3.1.1",
4343
"typescript": "4.4.3"
4444
}

0 commit comments

Comments
 (0)
Please sign in to comment.