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 147
147
"sourcegraph" : " ^25.7.0" ,
148
148
"ts-node" : " ^8.10.2" ,
149
149
"tslint" : " ^5.11.0" ,
150
- "typescript" : " ^4.1.2 " ,
150
+ "typescript" : " ^5.4.4 " ,
151
151
"vscode-languageserver-types" : " ^3.14.0"
152
152
},
153
153
"dependencies" : {
Original file line number Diff line number Diff line change @@ -7325,11 +7325,16 @@ typedarray@^0.0.6:
7325
7325
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
7326
7326
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
7327
7327
7328
- typescript@^4.1.2, typescript@^4. 6.4 :
7328
+ typescript@^4.6.4 :
7329
7329
version "4.9.3"
7330
7330
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
7331
7331
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
7332
7332
7333
+ typescript@^5.4.4 :
7334
+ version "5.4.4"
7335
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
7336
+ integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
7337
+
7333
7338
uglify-js@^3.1.4 :
7334
7339
version "3.10.0"
7335
7340
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.0.tgz#397a7e6e31ce820bfd1cb55b804ee140c587a9e7"
You can’t perform that action at this time.
0 commit comments