File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 52
52
"eslint" : " ^8.48.0" ,
53
53
"eslint-plugin-import" : " ^2.28.1" ,
54
54
"lint-staged" : " ^13.0.3" ,
55
- "prettier" : " 3.0.0 " ,
55
+ "prettier" : " 3.0.3 " ,
56
56
"simple-git-hooks" : " ^2.8.1" ,
57
57
"tsx" : " ^3.12.1" ,
58
58
"typescript" : " ~5.2.2" ,
Original file line number Diff line number Diff line change @@ -1898,7 +1898,7 @@ __metadata:
1898
1898
eslint-plugin-import : ^2.28.1
1899
1899
jscodeshift : 0.15.0
1900
1900
lint-staged : ^13.0.3
1901
- prettier : 3.0.0
1901
+ prettier : 3.0.3
1902
1902
simple-git-hooks : ^2.8.1
1903
1903
tsx : ^3.12.1
1904
1904
typescript : ~5.2.2
@@ -5191,12 +5191,12 @@ __metadata:
5191
5191
languageName : node
5192
5192
linkType : hard
5193
5193
5194
- " prettier@npm:3.0.0 " :
5195
- version : 3.0.0
5196
- resolution : " prettier@npm:3.0.0 "
5194
+ " prettier@npm:3.0.3 " :
5195
+ version : 3.0.3
5196
+ resolution : " prettier@npm:3.0.3 "
5197
5197
bin :
5198
5198
prettier : bin/prettier.cjs
5199
- checksum : 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
5199
+ checksum : e10b9af02b281f6c617362ebd2571b1d7fc9fb8a3bd17e371754428cda992e5e8d8b7a046e8f7d3e2da1dcd21aa001e2e3c797402ebb6111b5cd19609dd228e0
5200
5200
languageName : node
5201
5201
linkType : hard
5202
5202
You can’t perform that action at this time.
0 commit comments