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 23
23
"eslint-plugin-prettier" : " ^4.0.0" ,
24
24
"eslint-plugin-react" : " ^7.28.0" ,
25
25
"eslint-plugin-react-hooks" : " ^4.3.0" ,
26
- "prettier" : " ^2.5.1 " ,
26
+ "prettier" : " ^3.0.0 " ,
27
27
"typescript" : " ^4.5.5"
28
28
}
29
29
}
Original file line number Diff line number Diff line change @@ -1273,10 +1273,10 @@ prettier-linter-helpers@^1.0.0:
1273
1273
dependencies :
1274
1274
fast-diff "^1.1.2"
1275
1275
1276
- prettier@^2.5.1 :
1277
- version "2.5.1 "
1278
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1 .tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
1279
- integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
1276
+ prettier@^3.0.0 :
1277
+ version "3.0.0 "
1278
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0 .tgz#e7b19f691245a21d618c68bc54dc06122f6105ae "
1279
+ integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g ==
1280
1280
1281
1281
prop-types@^15.7.2 :
1282
1282
version "15.7.2"
You can’t perform that action at this time.
0 commit comments