File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 48
48
"@types/chai" : " 4.3.16" ,
49
49
"@types/cheerio" : " 0.22.35" ,
50
50
"@types/jest" : " ^29.5.12" ,
51
- "@types/node" : " 20.14.1 " ,
51
+ "@types/node" : " 20.14.2 " ,
52
52
"@typescript-eslint/eslint-plugin" : " 7.12.0" ,
53
53
"@typescript-eslint/parser" : " 7.12.0" ,
54
54
"axios" : " 1.7.2" ,
59
59
"husky" : " 9.0.11" ,
60
60
"jest" : " ^29.7.0" ,
61
61
"lint-staged" : " 15.2.5" ,
62
- "prettier" : " 3.3.0 " ,
62
+ "prettier" : " 3.3.1 " ,
63
63
"ts-jest" : " ^29.1.2" ,
64
64
"typescript" : " 5.4.5"
65
65
},
Original file line number Diff line number Diff line change 736
736
dependencies :
737
737
undici-types "~5.26.4"
738
738
739
-
740
- version "20.14.1 "
741
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.1 .tgz#2434dbcb1f039e31f2c0e9969da93f52cf6348f3 "
742
- integrity sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA ==
739
+
740
+ version "20.14.2 "
741
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2 .tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18 "
742
+ integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q ==
743
743
dependencies :
744
744
undici-types "~5.26.4"
745
745
@@ -2869,10 +2869,10 @@ prettier-linter-helpers@^1.0.0:
2869
2869
dependencies :
2870
2870
fast-diff "^1.1.2"
2871
2871
2872
-
2873
- version "3.3.0 "
2874
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0 .tgz#d173ea0524a691d4c0b1181752f2b46724328cdf "
2875
- integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g ==
2872
+
2873
+ version "3.3.1 "
2874
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1 .tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac "
2875
+ integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg ==
2876
2876
2877
2877
pretty-format@^29.0.0, pretty-format@^29.7.0 :
2878
2878
version "29.7.0"
You can’t perform that action at this time.
0 commit comments