File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 119
119
"semantic-release" : " ^20.1.1" ,
120
120
"ts-node" : " ^10.9.1" ,
121
121
"ttypescript" : " ^1.5.15" ,
122
- "typescript" : " ^4.9.5 " ,
122
+ "typescript" : " ^5.0.2 " ,
123
123
"yarn" : " ^1.22.19"
124
124
}
125
125
}
Original file line number Diff line number Diff line change @@ -15254,11 +15254,16 @@ typedarray@^0.0.6:
15254
15254
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
15255
15255
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
15256
15256
15257
- typescript@^4.6.4, typescript@^4.9.5 :
15257
+ typescript@^4.6.4:
15258
15258
version "4.9.5"
15259
15259
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
15260
15260
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
15261
15261
15262
+ typescript@^5.0.2:
15263
+ version "5.0.2"
15264
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
15265
+ integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
15266
+
15262
15267
uglify-js@^3.1.4:
15263
15268
version "3.17.4"
15264
15269
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
You can’t perform that action at this time.
0 commit comments