File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 41
41
"jest" : " 26" ,
42
42
"lint-staged" : " ^12.2.1" ,
43
43
"prettier" : " ^2.5.1" ,
44
- "tslib" : " ^2.1.0 " ,
45
- "typescript" : " ^3.9.7 "
44
+ "tslib" : " ^2.3.1 " ,
45
+ "typescript" : " ^4.5.4 "
46
46
}
47
47
}
Original file line number Diff line number Diff line change @@ -4493,7 +4493,7 @@ tr46@^2.1.0:
4493
4493
dependencies :
4494
4494
punycode "^2.1.1"
4495
4495
4496
- tslib@^2.1.0 :
4496
+ tslib@^2.1.0, tslib@^2.3.1 :
4497
4497
version "2.3.1"
4498
4498
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
4499
4499
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
@@ -4532,10 +4532,10 @@ typedarray-to-buffer@^3.1.5:
4532
4532
dependencies :
4533
4533
is-typedarray "^1.0.0"
4534
4534
4535
- typescript@^3.9.7 :
4536
- version "3.9.10 "
4537
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10 .tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8 "
4538
- integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q ==
4535
+ typescript@^4.5.4 :
4536
+ version "4.5.4 "
4537
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4 .tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8 "
4538
+ integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg ==
4539
4539
4540
4540
union-value@^1.0.0 :
4541
4541
version "1.0.1"
You can’t perform that action at this time.
0 commit comments