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" : " ^2.8.7" ,
51
51
"semantic-release" : " ^17.0.8" ,
52
- "typescript" : " ^3.9.7 "
52
+ "typescript" : " ^5.0.4 "
53
53
},
54
54
"dependencies" : {
55
55
"iterare" : " ^1.2.1" ,
Original file line number Diff line number Diff line change @@ -6498,15 +6498,15 @@ typescript-json-schema@^0.36.0:
6498
6498
typescript "^3.0.1"
6499
6499
yargs "^12.0.1"
6500
6500
6501
- typescript@^3.0.1, typescript@^3.9.7 :
6501
+ typescript@^3.0.1 :
6502
6502
version "3.9.7"
6503
6503
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6504
6504
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6505
6505
6506
- " typescript@^4.6.4 || ^5.0.0 " :
6507
- version "5.0.3 "
6508
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3 .tgz#fe976f0c826a88d0a382007681cbb2da44afdedf "
6509
- integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA ==
6506
+ " typescript@^4.6.4 || ^5.0.0" , typescript@^5.0.4 :
6507
+ version "5.0.4 "
6508
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4 .tgz#b217fd20119bd61a94d4011274e0ab369058da3b "
6509
+ integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw ==
6510
6510
6511
6511
uglify-js@^3.1.4 :
6512
6512
version "3.6.7"
You can’t perform that action at this time.
0 commit comments