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 38
38
"eslint-plugin-unused-imports" : " ^0.1.3" ,
39
39
"manual-git-changelog" : " ^1.0.0" ,
40
40
"pre-commit" : " ^1.2.2" ,
41
- "typescript" : " ^4.1.3 "
41
+ "typescript" : " ^5.0.0 "
42
42
},
43
43
"scripts" : {
44
44
"lint" : " eslint . --ext .ts --cache" ,
Original file line number Diff line number Diff line change @@ -4000,10 +4000,10 @@ typescript@^3.6.3:
4000
4000
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
4001
4001
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
4002
4002
4003
- typescript@^4.1.3 :
4004
- version "4 .1.3"
4005
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4 .1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7 "
4006
- integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg ==
4003
+ typescript@^5.0.0 :
4004
+ version "5 .1.3"
4005
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5 .1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826 "
4006
+ integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw ==
4007
4007
4008
4008
unbox-primitive@^1.0.0 :
4009
4009
version "1.0.1"
You can’t perform that action at this time.
0 commit comments