File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 62
62
"ts-jest" : " ^27.0.1" ,
63
63
"tslint" : " ^6.0.0" ,
64
64
"tslint-eslint-rules" : " ^5.3.1" ,
65
- "typescript" : " ^4 .0.0" ,
65
+ "typescript" : " ^5 .0.0" ,
66
66
"webpack" : " ^5.0.0" ,
67
67
"webpack-cli" : " ^6.0.0"
68
68
},
Original file line number Diff line number Diff line change @@ -4768,10 +4768,10 @@ typedarray@^0.0.6:
4768
4768
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
4769
4769
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
4770
4770
4771
- typescript@^4 .0.0 :
4772
- version "4.9.5 "
4773
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
4774
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
4771
+ typescript@^5 .0.0 :
4772
+ version "5.7.3 "
4773
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3 .tgz#919b44a7dbb8583a9b856d162be24a54bf80073e "
4774
+ integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw ==
4775
4775
4776
4776
undici-types@~5.26.4 :
4777
4777
version "5.26.5"
You can’t perform that action at this time.
0 commit comments