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" : " ^3.3.0" ,
17
17
"eslint-plugin-prefer-let" : " ^3.0.1" ,
18
18
"jest" : " ^29.7.0" ,
19
- "prettier" : " ^3.2.5 " ,
19
+ "prettier" : " ^3.3.0 " ,
20
20
"react" : " ^18.3.1" ,
21
21
"typescript" : " ^5.4.5"
22
22
},
Original file line number Diff line number Diff line change @@ -3587,10 +3587,10 @@ prelude-ls@^1.2.1:
3587
3587
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
3588
3588
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
3589
3589
3590
- prettier@^3.2.5 :
3591
- version "3.2.5 "
3592
- resolved "https://registry.npmjs.org/prettier/-/prettier-3.2.5 .tgz#e52bc3090586e824964a8813b09aba6233b28368 "
3593
- integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A ==
3590
+ prettier@^3.3.0 :
3591
+ version "3.3.0 "
3592
+ resolved "https://registry.npmjs.org/prettier/-/prettier-3.3.0 .tgz#d173ea0524a691d4c0b1181752f2b46724328cdf "
3593
+ integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g ==
3594
3594
3595
3595
pretty-format@^27.0.2 :
3596
3596
version "27.5.1"
You can’t perform that action at this time.
0 commit comments