File tree Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 88
88
"ts-jest" : " 29.0.5" ,
89
89
"ts-node" : " 8.5.2" ,
90
90
"source-map-support" : " 0.5.19" ,
91
- "typescript" : " 4.9.4 " ,
91
+ "typescript" : " 5.1.6 " ,
92
92
"esbuild" : " 0.17.12"
93
93
},
94
94
"lint-staged" : {
Original file line number Diff line number Diff line change @@ -9901,20 +9901,10 @@ typedarray@^0.0.6:
9901
9901
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
9902
9902
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
9903
9903
9904
- typescript@4.9.4 :
9905
- version "4.9.4"
9906
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
9907
- integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
9908
-
9909
- " typescript@>=3 < 6 " :
9910
- version "5.1.3"
9911
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
9912
- integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
9913
-
9914
- " typescript@^4.6.4 || ^5.0.0 " :
9915
- version "5.0.4"
9916
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
9917
- integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
9904
+ typescript@5.1.6, "typescript@>=3 < 6", "typescript@^4.6.4 || ^5.0.0" :
9905
+ version "5.1.6"
9906
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
9907
+ integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
9918
9908
9919
9909
uc.micro@^1.0.1, uc.micro@^1.0.5 :
9920
9910
version "1.0.6"
You can’t perform that action at this time.
0 commit comments