File tree Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 54
54
"eslint-plugin-simple-import-sort" : " ^8.0.0" ,
55
55
"jest" : " ^29.3.1" ,
56
56
"lint-staged" : " ^13.0.3" ,
57
- "prettier" : " 2.5 .1" ,
57
+ "prettier" : " 2.7 .1" ,
58
58
"simple-git-hooks" : " ^2.8.1" ,
59
59
"ts-jest" : " ^29.0.3" ,
60
60
"typescript" : " ~4.8.4"
Original file line number Diff line number Diff line change @@ -2126,7 +2126,7 @@ __metadata:
2126
2126
jest : ^29.3.1
2127
2127
jscodeshift : 0.14.0
2128
2128
lint-staged : ^13.0.3
2129
- prettier : 2.5 .1
2129
+ prettier : 2.7 .1
2130
2130
simple-git-hooks : ^2.8.1
2131
2131
table : 6.8.0
2132
2132
ts-jest : ^29.0.3
@@ -5676,16 +5676,7 @@ __metadata:
5676
5676
languageName : node
5677
5677
linkType : hard
5678
5678
5679
- " prettier@npm:2.5.1 " :
5680
- version : 2.5.1
5681
- resolution : " prettier@npm:2.5.1"
5682
- bin :
5683
- prettier : bin-prettier.js
5684
- checksum : 21b9408476ea1c544b0e45d51ceb94a84789ff92095abb710942d780c862d0daebdb29972d47f6b4d0f7ebbfb0ffbf56cc2cfa3e3e9d1cca54864af185b15b66
5685
- languageName : node
5686
- linkType : hard
5687
-
5688
- " prettier@npm:^2.7.1 " :
5679
+ " prettier@npm:2.7.1, prettier@npm:^2.7.1 " :
5689
5680
version : 2.7.1
5690
5681
resolution : " prettier@npm:2.7.1"
5691
5682
bin :
You can’t perform that action at this time.
0 commit comments