Skip to content

Commit d06d7a1

Browse files
renovate[bot]renovate-bot
andauthoredSep 20, 2021
fix(deps): update dependency prettier to v2.4.1 (#273)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b21086a commit d06d7a1

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.4.0",
52+
"prettier": "2.4.1",
5353
"react": "17.0.2",
5454
"react-dom": "17.0.2",
5555
"tsbb": "^3.2.1"

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"husky": "7.0.2",
4141
"lerna": "4.0.0",
42-
"prettier": "2.4.0",
42+
"prettier": "2.4.1",
4343
"pretty-quick": "3.1.1",
4444
"typescript": "4.4.3"
4545
}

0 commit comments

Comments
 (0)
Please sign in to comment.