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 16
16
"eslint-plugin-cypress" : " ^2.15.1" ,
17
17
"eslint-plugin-prefer-let" : " ^3.0.1" ,
18
18
"jest" : " ^29.7.0" ,
19
- "prettier" : " ^3.2.4 " ,
19
+ "prettier" : " ^3.2.5 " ,
20
20
"react" : " ^18.2.0" ,
21
21
"typescript" : " ^5.3.3"
22
22
},
Original file line number Diff line number Diff line change @@ -3443,10 +3443,10 @@ prelude-ls@^1.2.1:
3443
3443
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
3444
3444
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
3445
3445
3446
- prettier@^3.2.4 :
3447
- version "3.2.4 "
3448
- resolved "https://registry.npmjs.org/prettier/-/prettier-3.2.4 .tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283 "
3449
- integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ ==
3446
+ prettier@^3.2.5 :
3447
+ version "3.2.5 "
3448
+ resolved "https://registry.npmjs.org/prettier/-/prettier-3.2.5 .tgz#e52bc3090586e824964a8813b09aba6233b28368 "
3449
+ integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A ==
3450
3450
3451
3451
pretty-format@^27.0.2 :
3452
3452
version "27.5.1"
You can’t perform that action at this time.
0 commit comments