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.14.0" ,
17
17
"eslint-plugin-prefer-let" : " ^3.0.1" ,
18
18
"jest" : " ^29.6.2" ,
19
- "prettier" : " ^3.0.1 " ,
19
+ "prettier" : " ^3.0.2 " ,
20
20
"react" : " ^18.2.0" ,
21
21
"typescript" : " ^5.1.6"
22
22
},
Original file line number Diff line number Diff line change @@ -3427,10 +3427,10 @@ prelude-ls@^1.2.1:
3427
3427
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
3428
3428
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
3429
3429
3430
- prettier@^3.0.1 :
3431
- version "3.0.1 "
3432
- resolved "https://registry.npmjs.org/prettier/-/prettier-3.0.1 .tgz#65271fc9320ce4913c57747a70ce635b30beaa40 "
3433
- integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ ==
3430
+ prettier@^3.0.2 :
3431
+ version "3.0.2 "
3432
+ resolved "https://registry.npmjs.org/prettier/-/prettier-3.0.2 .tgz#78fcecd6d870551aa5547437cdae39d4701dca5b "
3433
+ integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ ==
3434
3434
3435
3435
pretty-format@^27.0.2 :
3436
3436
version "27.5.1"
You can’t perform that action at this time.
0 commit comments