File tree 2 files changed +5
-5
lines changed
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.3 .3"
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.3 .3 :
2025
+ version "5.3.3 "
2026
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3. tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37 "
2027
+ integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw ==
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