This repository was archived by the owner on Oct 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 102
102
"eslint-plugin-react" : " ^7.32.2" ,
103
103
"eslint-plugin-react-hooks" : " ^4.6.0" ,
104
104
"jest" : " ^28.1.3" ,
105
- "prettier" : " ^2.8.7 " ,
105
+ "prettier" : " ^3.0.1 " ,
106
106
"react-test-renderer" : " ^18.2.0"
107
107
}
108
108
}
Original file line number Diff line number Diff line change 72
72
"eslint-plugin-react" : " ^7.32.2" ,
73
73
"eslint-plugin-react-hooks" : " ^4.6.0" ,
74
74
"is-ci" : " ^3.0.1" ,
75
- "prettier" : " ^2.8.7 " ,
75
+ "prettier" : " ^3.0.1 " ,
76
76
"rimraf" : " ^3.0.2" ,
77
77
"terminal-link-cli" : " ^3.0.0" ,
78
78
"typescript" : " ^5.0.4"
Original file line number Diff line number Diff line change @@ -10845,10 +10845,10 @@ prettier@^2.7.1:
10845
10845
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
10846
10846
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
10847
10847
10848
- prettier@^2.8.7 :
10849
- version "2.8.7 "
10850
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7 .tgz#bb79fc8729308549d28fe3a98fce73d2c0656450 "
10851
- integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw ==
10848
+ prettier@^3.0.1 :
10849
+ version "3.0.1 "
10850
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1 .tgz#65271fc9320ce4913c57747a70ce635b30beaa40 "
10851
+ integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ ==
10852
10852
10853
10853
pretty-format@^26.6.2:
10854
10854
version "26.6.2"
You can’t perform that action at this time.
0 commit comments