Skip to content

Commit 97b41c0

Browse files
committed
chore(deps): update dependency typescript to v4.2.3
1 parent b084913 commit 97b41c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"testcafe": "1.11.0",
6868
"ts-jest": "26.5.1",
6969
"ts-node": "9.1.1",
70-
"typescript": "4.2.2",
70+
"typescript": "4.2.3",
7171
"wait-on": "5.2.1"
7272
},
7373
"husky": {

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13136,10 +13136,10 @@ typedarray@^0.0.6:
1313613136
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1313713137
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1313813138

13139-
13140-
version "4.2.2"
13141-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
13142-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
13139+
13140+
version "4.2.3"
13141+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
13142+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
1314313143

1314413144
typescript@^3.3.3:
1314513145
version "3.8.3"

0 commit comments

Comments
 (0)