File tree 2 files changed +5
-10
lines changed
2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 60
60
"prettier" : " ^2.2.1" ,
61
61
"semantic-release" : " ^17.0.0" ,
62
62
"ts-node" : " ^8.3.0" ,
63
- "typescript" : " ^3.9.6 "
63
+ "typescript" : " ^5.8.2 "
64
64
},
65
65
"dependencies" : {
66
66
"@sourcegraph/extension-api-classes" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -7007,15 +7007,10 @@ typedarray@^0.0.6:
7007
7007
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
7008
7008
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
7009
7009
7010
- typescript@^3.9.6 :
7011
- version "3.9.6"
7012
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7013
- integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
7014
-
7015
- " typescript@^4.6.4 || ^5.0.0 " :
7016
- version "5.0.3"
7017
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
7018
- integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
7010
+ " typescript@^4.6.4 || ^5.0.0" , typescript@^5.8.2:
7011
+ version "5.8.2"
7012
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
7013
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
7019
7014
7020
7015
uglify-js@^3.1.4 :
7021
7016
version "3.5.6"
You can’t perform that action at this time.
0 commit comments