This repository was archived by the owner on Oct 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@types/jest" : " ^29.5.2" ,
20
20
"@types/node" : " ^18.11.9" ,
21
- "@types/prettier" : " ^2.7.1 " ,
21
+ "@types/prettier" : " ^3.0.0 " ,
22
22
"@typescript-eslint/eslint-plugin" : " ^5.44.0" ,
23
23
"@typescript-eslint/parser" : " ^5.44.0" ,
24
24
"eslint" : " ^8.28.0" ,
25
25
"eslint-config-prettier" : " ^8.5.0" ,
26
26
"eslint-plugin-unused-imports" : " ^2.0.0" ,
27
27
"jest" : " ^29.6.1" ,
28
- "prettier" : " ^2.8.0 " ,
28
+ "prettier" : " ^3.0.2 " ,
29
29
"ts-jest" : " ^29.1.1" ,
30
30
"ts-node" : " ^10.9.1" ,
31
31
"typescript" : " ^4.9.3"
Original file line number Diff line number Diff line change 1109
1109
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
1110
1110
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
1111
1111
1112
- " @types/prettier@^2.1.5" , "@types/prettier@^2.7.1" :
1112
+ " @types/prettier@^2.1.5 " :
1113
1113
version "2.7.3"
1114
1114
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.3.tgz#3e51a17e291d01d17d3fc61422015a933af7a08f"
1115
1115
integrity sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==
1116
1116
1117
+ " @types/prettier@^3.0.0 " :
1118
+ version "3.0.0"
1119
+ resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-3.0.0.tgz#e9bc8160230d3a461dab5c5b41cceef1ef723057"
1120
+ integrity sha512-mFMBfMOz8QxhYVbuINtswBp9VL2b4Y0QqYHwqLz3YbgtfAcat2Dl6Y1o4e22S/OVE6Ebl9m7wWiMT2lSbAs1wA==
1121
+ dependencies :
1122
+ prettier "*"
1123
+
1117
1124
" @types/semver@^7.3.12 " :
1118
1125
version "7.5.0"
1119
1126
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
@@ -2915,10 +2922,10 @@ prelude-ls@^1.2.1:
2915
2922
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
2916
2923
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
2917
2924
2918
- prettier@^2.8.0 :
2919
- version "2.8.8 "
2920
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8 .tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da "
2921
- integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q ==
2925
+ prettier@*, prettier@^3.0.2 :
2926
+ version "3.0.2 "
2927
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2 .tgz#78fcecd6d870551aa5547437cdae39d4701dca5b "
2928
+ integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ ==
2922
2929
2923
2930
pretty-format@^29.0.0, pretty-format@^29.6.1 :
2924
2931
version "29.6.1"
You can’t perform that action at this time.
0 commit comments