File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-plugin-prettier" : " 5.0.0" ,
50
50
"jest" : " 29.6.2" ,
51
51
"js-yaml" : " 4.1.0" ,
52
- "prettier" : " 3.0.1 " ,
52
+ "prettier" : " 3.0.2 " ,
53
53
"ts-jest" : " 29.1.1" ,
54
54
"typescript" : " 5.1.6" ,
55
55
"webpack" : " 5.88.2"
Original file line number Diff line number Diff line change @@ -4497,7 +4497,12 @@ prettier-linter-helpers@^1.0.0:
4497
4497
dependencies :
4498
4498
fast-diff "^1.1.2"
4499
4499
4500
- [email protected] , prettier@^3.0.0:
4500
+
4501
+ version "3.0.2"
4502
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
4503
+ integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
4504
+
4505
+ prettier@^3.0.0 :
4501
4506
version "3.0.1"
4502
4507
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
4503
4508
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
You can’t perform that action at this time.
0 commit comments