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 57
57
"eslint-plugin-standard" : " ^4.0.1" ,
58
58
"gh-pages" : " ^2.2.0 || ^5.0.0" ,
59
59
"npm-run-all" : " ^4.1.5" ,
60
- "prettier" : " ^2.0.4" ,
60
+ "prettier" : " ^2.0.4 || ^3.0.0 " ,
61
61
"react" : " ^16.13.1 || ^18.0.0" ,
62
62
"react-dom" : " ^16.13.1 || ^18.0.0" ,
63
63
"react-scripts" : " ^3.4.1" ,
Original file line number Diff line number Diff line change @@ -10263,10 +10263,10 @@ prettier-linter-helpers@^1.0.0:
10263
10263
dependencies:
10264
10264
fast-diff "^1.1.2"
10265
10265
10266
- prettier@^2.0.4:
10267
- version "2.8.7 "
10268
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7 .tgz#bb79fc8729308549d28fe3a98fce73d2c0656450 "
10269
- integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw ==
10266
+ " prettier@^2.0.4 || ^3.0.0" :
10267
+ version "3.0.0 "
10268
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0 .tgz#e7b19f691245a21d618c68bc54dc06122f6105ae "
10269
+ integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g ==
10270
10270
10271
10271
pretty-bytes@^3.0.0:
10272
10272
version "3.0.1"
You can’t perform that action at this time.
0 commit comments