File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 71
71
"husky" : " ^8.0.3" ,
72
72
"lint-staged" : " ^13.2.0" ,
73
73
"prettier" : " ^2.8.4" ,
74
- "typescript" : " ^4.9.5 "
74
+ "typescript" : " ^5.0.3 "
75
75
}
76
76
}
Original file line number Diff line number Diff line change @@ -2882,11 +2882,16 @@ typed-array-length@^1.0.4:
2882
2882
for-each "^0.3.3"
2883
2883
is-typed-array "^1.1.9"
2884
2884
2885
- typescript@^4.6.4, typescript@^4.9.5 :
2885
+ typescript@^4.6.4 :
2886
2886
version "4.9.5"
2887
2887
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2888
2888
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
2889
2889
2890
+ typescript@^5.0.3 :
2891
+ version "5.0.3"
2892
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
2893
+ integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
2894
+
2890
2895
unbox-primitive@^1.0.2 :
2891
2896
version "1.0.2"
2892
2897
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"
You can’t perform that action at this time.
0 commit comments