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 53
53
"rollup-plugin-typescript2" : " ^0.30.0" ,
54
54
"size-limit" : " ^4.9.2" ,
55
55
"ts-jest" : " ^26.5.2" ,
56
- "typescript" : " ^4.1.5 " ,
56
+ "typescript" : " ^4.2.2 " ,
57
57
"vue" : " ^3.0.5" ,
58
58
"yorkie" : " ^2.0.0"
59
59
},
Original file line number Diff line number Diff line change @@ -7640,7 +7640,12 @@ typedarray@^0.0.6:
7640
7640
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
7641
7641
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
7642
7642
7643
- typescript@^4.1.5, typescript@~4.1.3 :
7643
+ typescript@^4.2.2 :
7644
+ version "4.2.2"
7645
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
7646
+ integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
7647
+
7648
+ typescript@~4.1.3 :
7644
7649
version "4.1.5"
7645
7650
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
7646
7651
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
You can’t perform that action at this time.
0 commit comments