File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"eslint-plugin-react-native" : " ^4.1.0" ,
40
40
"jest" : " ^29.7.0" ,
41
41
"knip" : " ^5.2.2" ,
42
- "prettier" : " ^3.3.1 " ,
42
+ "prettier" : " ^3.3.2 " ,
43
43
"shelljs" : " ^0.8.5" ,
44
44
"ts-jest" : " ^29.1.4" ,
45
45
"ts-node" : " ^10.9.2" ,
Original file line number Diff line number Diff line change @@ -3985,10 +3985,10 @@ prelude-ls@^1.2.1:
3985
3985
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
3986
3986
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
3987
3987
3988
- prettier@^3.3.1 :
3989
- version "3.3.1 "
3990
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1 .tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac "
3991
- integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg ==
3988
+ prettier@^3.3.2 :
3989
+ version "3.3.2 "
3990
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2 .tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a "
3991
+ integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA ==
3992
3992
3993
3993
pretty-format@^29.0.0, pretty-format@^29.7.0 :
3994
3994
version "29.7.0"
You can’t perform that action at this time.
0 commit comments