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 572
572
"glob" : " ^10.3.3" ,
573
573
"husky" : " ^8.0.2" ,
574
574
"mocha" : " ^10.2.0" ,
575
- "prettier" : " ^3.0.0 " ,
575
+ "prettier" : " ^3.0.1 " ,
576
576
"ts-loader" : " ^9.4.2" ,
577
577
"typescript" : " ^5.0.4" ,
578
578
"webpack" : " ^5.88.2" ,
Original file line number Diff line number Diff line change @@ -1730,10 +1730,10 @@ prelude-ls@^1.2.1:
1730
1730
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1731
1731
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1732
1732
1733
- prettier@^3.0.0 :
1734
- version "3.0.0 "
1735
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0 .tgz#e7b19f691245a21d618c68bc54dc06122f6105ae "
1736
- integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g ==
1733
+ prettier@^3.0.1 :
1734
+ version "3.0.1 "
1735
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1 .tgz#65271fc9320ce4913c57747a70ce635b30beaa40 "
1736
+ integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ ==
1737
1737
1738
1738
process-nextick-args@~2.0.0 :
1739
1739
version "2.0.1"
You can’t perform that action at this time.
0 commit comments