File tree 2 files changed +5
-10
lines changed
2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 119
119
"semantic-release" : " ^21.0.0" ,
120
120
"ts-node" : " ^10.9.1" ,
121
121
"ttypescript" : " ^1.5.15" ,
122
- "typescript" : " ^4.9.5 " ,
122
+ "typescript" : " ^5.0.3 " ,
123
123
"yarn" : " ^1.22.19"
124
124
}
125
125
}
Original file line number Diff line number Diff line change @@ -15410,15 +15410,10 @@ typedarray@^0.0.6:
15410
15410
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
15411
15411
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
15412
15412
15413
- "typescript@^4.6.4 || ^5.0.0":
15414
- version "5.0.2"
15415
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
15416
- integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
15417
-
15418
- typescript@^4.9.5:
15419
- version "4.9.5"
15420
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
15421
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
15413
+ "typescript@^4.6.4 || ^5.0.0", typescript@^5.0.3:
15414
+ version "5.0.3"
15415
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
15416
+ integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
15422
15417
15423
15418
uglify-js@^3.1.4:
15424
15419
version "3.17.4"
You can’t perform that action at this time.
0 commit comments