Commit 79e44ec 1 parent ce60d10 commit 79e44ec Copy full SHA for 79e44ec
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"eslint-plugin-react-hooks" : " ^4.6.0" ,
37
37
"husky" : " ^9.0.10" ,
38
38
"jest" : " ^29.7.0" ,
39
- "prettier" : " ^3.2.4 " ,
39
+ "prettier" : " ^3.2.5 " ,
40
40
"shx" : " ^0.3.4" ,
41
41
"ts-node" : " ^10.9.2" ,
42
42
"typescript" : " ^5.3.3" ,
Original file line number Diff line number Diff line change @@ -4913,10 +4913,10 @@ prettier-linter-helpers@^1.0.0:
4913
4913
dependencies :
4914
4914
fast-diff "^1.1.2"
4915
4915
4916
- prettier@^3.2.4 :
4917
- version "3.2.4 "
4918
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4 .tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283 "
4919
- integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ ==
4916
+ prettier@^3.2.5 :
4917
+ version "3.2.5 "
4918
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5 .tgz#e52bc3090586e824964a8813b09aba6233b28368 "
4919
+ integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A ==
4920
4920
4921
4921
pretty-format@^29.7.0 :
4922
4922
version "29.7.0"
You can’t perform that action at this time.
0 commit comments