File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 61
61
"semantic-release" : " ^15.13.3" ,
62
62
"sourcegraph" : " ^25.7.0" ,
63
63
"ts-node" : " ^8.1.0" ,
64
- "typescript" : " ^3.9.6 "
64
+ "typescript" : " ^5.2.2 "
65
65
},
66
66
"husky" : {
67
67
"hooks" : {
Original file line number Diff line number Diff line change @@ -7386,15 +7386,10 @@ typedarray@^0.0.6:
7386
7386
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
7387
7387
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
7388
7388
7389
- typescript@^3.9.6 :
7390
- version "3.9.6"
7391
- resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7392
- integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
7393
-
7394
- " typescript@^4.6.4 || ^5.0.0 " :
7395
- version "5.0.3"
7396
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
7397
- integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
7389
+ " typescript@^4.6.4 || ^5.0.0" , typescript@^5.2.2:
7390
+ version "5.2.2"
7391
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
7392
+ integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
7398
7393
7399
7394
uglify-js@^3.1.4 :
7400
7395
version "3.5.9"
You can’t perform that action at this time.
0 commit comments