File tree Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 68
68
"reflect-metadata" : " 0.1.13" ,
69
69
"ts-jest" : " 27.1.5" ,
70
70
"ts-node" : " 10.9.1" ,
71
- "typescript" : " 4.7.4 " ,
71
+ "typescript" : " 4.9.5 " ,
72
72
"ws" : " 8.9.0"
73
73
},
74
74
"prettier" : {
Original file line number Diff line number Diff line change 36
36
"@types/node" : " 18.7.18" ,
37
37
"@types/react" : " 18.0.28" ,
38
38
"cross-env" : " 7.0.3" ,
39
- "typescript" : " 4.8.3 "
39
+ "typescript" : " 4.9.5 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change @@ -11879,15 +11879,10 @@ typedarray-to-buffer@^3.1.5:
11879
11879
dependencies:
11880
11880
is-typedarray "^1.0.0"
11881
11881
11882
-
11883
- version "4.7.4"
11884
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
11885
- integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
11886
-
11887
-
11888
- version "4.8.3"
11889
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
11890
- integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
11882
+
11883
+ version "4.9.5"
11884
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11885
+ integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11891
11886
11892
11887
unbox-primitive@^1.0.2:
11893
11888
version "1.0.2"
You can’t perform that action at this time.
0 commit comments