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" : " ^3.0.3" ,
51
51
"semantic-release" : " ^17.0.8" ,
52
- "typescript" : " ^3.9.7 "
52
+ "typescript" : " ^5.3.2 "
53
53
},
54
54
"dependencies" : {
55
55
"iterare" : " ^1.2.1" ,
Original file line number Diff line number Diff line change @@ -6439,11 +6439,16 @@ typescript-json-schema@^0.36.0:
6439
6439
typescript "^3.0.1"
6440
6440
yargs "^12.0.1"
6441
6441
6442
- typescript@^3.0.1, typescript@^3.9.7 :
6442
+ typescript@^3.0.1 :
6443
6443
version "3.9.7"
6444
6444
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6445
6445
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6446
6446
6447
+ typescript@^5.3.2 :
6448
+ version "5.3.2"
6449
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
6450
+ integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
6451
+
6447
6452
uglify-js@^3.1.4 :
6448
6453
version "3.6.7"
6449
6454
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