File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 49
49
"lsif-util" : " ^0.2.15" ,
50
50
"prettier" : " ^3.0.1" ,
51
51
"semantic-release" : " ^17.0.8" ,
52
- "typescript" : " ^3.9.7 "
52
+ "typescript" : " ^5.2.2 "
53
53
},
54
54
"dependencies" : {
55
55
"iterare" : " ^1.2.1" ,
Original file line number Diff line number Diff line change @@ -6495,15 +6495,15 @@ typescript-json-schema@^0.36.0:
6495
6495
typescript "^3.0.1"
6496
6496
yargs "^12.0.1"
6497
6497
6498
- typescript@^3.0.1, typescript@^3.9.7 :
6498
+ typescript@^3.0.1 :
6499
6499
version "3.9.7"
6500
6500
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6501
6501
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6502
6502
6503
- " typescript@^4.6.4 || ^5.0.0 " :
6504
- version "5.0.3 "
6505
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3 .tgz#fe976f0c826a88d0a382007681cbb2da44afdedf "
6506
- integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA ==
6503
+ " typescript@^4.6.4 || ^5.0.0" , typescript@^5.2.2 :
6504
+ version "5.2.2 "
6505
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2 .tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78 "
6506
+ integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w ==
6507
6507
6508
6508
uglify-js@^3.1.4 :
6509
6509
version "3.6.7"
You can’t perform that action at this time.
0 commit comments