File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 72
72
"husky" : " ^7.0.4" ,
73
73
"jest" : " ^27.4.7" ,
74
74
"lint-staged" : " ^12.1.5" ,
75
- "prettier" : " ^2.5.1 " ,
75
+ "prettier" : " ^3.3.2 " ,
76
76
"typescript" : " ^4.5.4"
77
77
},
78
78
"bugs" : {
Original file line number Diff line number Diff line change @@ -7597,11 +7597,16 @@ prettier-linter-helpers@^1.0.0:
7597
7597
dependencies :
7598
7598
fast-diff "^1.1.2"
7599
7599
7600
- prettier@^2.4.1, prettier@^2.5.1 :
7600
+ prettier@^2.4.1 :
7601
7601
version "2.5.1"
7602
7602
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
7603
7603
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
7604
7604
7605
+ prettier@^3.3.2 :
7606
+ version "3.3.2"
7607
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
7608
+ integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
7609
+
7605
7610
pretty-format@^27.4.6 :
7606
7611
version "27.4.6"
7607
7612
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.6.tgz#1b784d2f53c68db31797b2348fa39b49e31846b7"
You can’t perform that action at this time.
0 commit comments