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 33
33
"prettier" : " ^2.8.3" ,
34
34
"ts-jest" : " ^29.0.5" ,
35
35
"type-coverage" : " ^2.24.1" ,
36
- "typescript" : " ^4.9.5 "
36
+ "typescript" : " ^5.0.0 "
37
37
},
38
38
"scripts" : {
39
39
"build" : " tsc" ,
Original file line number Diff line number Diff line change @@ -4382,10 +4382,10 @@ typed-rest-client@~1.8.0:
4382
4382
tunnel "0.0.6"
4383
4383
underscore "^1.12.1"
4384
4384
4385
- typescript@^4.9.5 :
4386
- version "4.9.5 "
4387
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
4388
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
4385
+ typescript@^5.0.0 :
4386
+ version "5.0.2 "
4387
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2 .tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5 "
4388
+ integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw ==
4389
4389
4390
4390
unbox-primitive@^1.0.2 :
4391
4391
version "1.0.2"
You can’t perform that action at this time.
0 commit comments