File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"mocha" : " ^8.3.2" ,
24
24
"prettier" : " ^2.2.1" ,
25
25
"ts-node" : " ^10.9.1" ,
26
- "typescript" : " ^3.5.3 "
26
+ "typescript" : " ^5.2.2 "
27
27
},
28
28
"dependencies" : {}
29
29
}
Original file line number Diff line number Diff line change @@ -2021,10 +2021,10 @@ typed-array-length@^1.0.4:
2021
2021
for-each "^0.3.3"
2022
2022
is-typed-array "^1.1.9"
2023
2023
2024
- typescript@^3.5.3 :
2025
- version "3.9.10 "
2026
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10 .tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8 "
2027
- integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q ==
2024
+ typescript@^5.2.2 :
2025
+ version "5.2.2 "
2026
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2 .tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78 "
2027
+ integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w ==
2028
2028
2029
2029
unbox-primitive@^1.0.2 :
2030
2030
version "1.0.2"
You can’t perform that action at this time.
0 commit comments