Skip to content

Commit 3651c94

Browse files
Bump typescript from 4.2.2 to 4.2.3 (#104)
1 parent 06b0b30 commit 3651c94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3",
56-
"typescript": "^4.2.2",
56+
"typescript": "^4.2.3",
5757
"vue": "^3.0.7",
5858
"yorkie": "^2.0.0"
5959
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7638,10 +7638,10 @@ typedarray@^0.0.6:
76387638
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
76397639
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
76407640

7641-
typescript@^4.2.2:
7642-
version "4.2.2"
7643-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
7644-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
7641+
typescript@^4.2.3:
7642+
version "4.2.3"
7643+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
7644+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
76457645

76467646
typescript@~4.1.3:
76477647
version "4.1.5"

0 commit comments

Comments
 (0)