File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 7575 "ts-jest" : " ^27.1.3" ,
7676 "ts-node" : " ^10.4.0" ,
7777 "type-coverage" : " ^2.19.0" ,
78- "typescript" : " ^4.5.4 "
78+ "typescript" : " ^4.5.5 "
7979 },
8080 "resolutions" : {
8181 "prettier" : " ^2.5.1"
Original file line number Diff line number Diff line change @@ -10572,11 +10572,16 @@ typedarray-to-buffer@^3.1.5:
1057210572 dependencies:
1057310573 is-typedarray "^1.0.0"
1057410574
10575- typescript@^4.4.3, typescript@^4.5.4 :
10575+ typescript@^4.4.3:
1057610576 version "4.5.4"
1057710577 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
1057810578 integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
1057910579
10580+ typescript@^4.5.5:
10581+ version "4.5.5"
10582+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
10583+ integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
10584+
1058010585unbox-primitive@^1.0.1:
1058110586 version "1.0.1"
1058210587 resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
You can’t perform that action at this time.
0 commit comments