Skip to content

Commit 806c26e

Browse files
Merge pull request #97 from posva/dependabot/npm_and_yarn/typescript-4.2.2
2 parents 4f27e20 + da8c64d commit 806c26e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rollup-plugin-typescript2": "^0.30.0",
5454
"size-limit": "^4.9.2",
5555
"ts-jest": "^26.5.2",
56-
"typescript": "^4.1.5",
56+
"typescript": "^4.2.2",
5757
"vue": "^3.0.5",
5858
"yorkie": "^2.0.0"
5959
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7640,7 +7640,12 @@ typedarray@^0.0.6:
76407640
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
76417641
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
76427642

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:
76447649
version "4.1.5"
76457650
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
76467651
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==

0 commit comments

Comments
 (0)