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 49
49
"lsif-util" : " ^0.2.15" ,
50
50
"prettier" : " ^2.8.4" ,
51
51
"semantic-release" : " ^17.0.8" ,
52
- "typescript" : " ^3.9.7 "
52
+ "typescript" : " ^5.0.3 "
53
53
},
54
54
"dependencies" : {
55
55
"iterare" : " ^1.2.1" ,
Original file line number Diff line number Diff line change @@ -6530,7 +6530,7 @@ typescript-json-schema@^0.36.0:
6530
6530
typescript "^3.0.1"
6531
6531
yargs "^12.0.1"
6532
6532
6533
- typescript@^3.0.1, typescript@^3.9.7 :
6533
+ typescript@^3.0.1 :
6534
6534
version "3.9.7"
6535
6535
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6536
6536
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
@@ -6540,6 +6540,11 @@ typescript@^4.6.4:
6540
6540
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
6541
6541
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
6542
6542
6543
+ typescript@^5.0.3 :
6544
+ version "5.0.3"
6545
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
6546
+ integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
6547
+
6543
6548
uglify-js@^3.1.4 :
6544
6549
version "3.6.7"
6545
6550
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.6.7.tgz#15f49211df6b8a01ee91322bbe46fa33223175dc"
You can’t perform that action at this time.
0 commit comments