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 59
59
"ts-jest" : " ^28.0.0" ,
60
60
"tslint" : " ^6.0.0" ,
61
61
"tslint-eslint-rules" : " ^5.4.0" ,
62
- "typescript" : " ^4 .0.0"
62
+ "typescript" : " ^5 .0.0"
63
63
},
64
64
"scripts" : {
65
65
"test" : " jest ${1}" ,
Original file line number Diff line number Diff line change @@ -3688,10 +3688,10 @@ typedarray@^0.0.6:
3688
3688
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
3689
3689
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
3690
3690
3691
- typescript@^4 .0.0 :
3692
- version "4.1.5 "
3693
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5. tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72 "
3694
- integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA ==
3691
+ typescript@^5 .0.0 :
3692
+ version "5.5.4 "
3693
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4. tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba "
3694
+ integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q ==
3695
3695
3696
3696
uri-js@^4.2.2 :
3697
3697
version "4.2.2"
You can’t perform that action at this time.
0 commit comments