Skip to content

Commit 005a8c4

Browse files
committed
Update dependency typescript to v4
1 parent 8c7c267 commit 005a8c4

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
@@ -28,7 +28,7 @@
2828
"jest": "25.5.4",
2929
"prettier": "2.6.2",
3030
"ts-jest": "25.5.1",
31-
"typescript": "3.9.10",
31+
"typescript": "4.6.4",
3232
"vscode-languageserver": "6.1.1"
3333
},
3434
"dependencies": {},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3483,10 +3483,10 @@ typedarray-to-buffer@^3.1.5:
34833483
dependencies:
34843484
is-typedarray "^1.0.0"
34853485

3486-
typescript@3.9.10:
3487-
version "3.9.10"
3488-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
3489-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
3486+
typescript@4.6.4:
3487+
version "4.6.4"
3488+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
3489+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
34903490

34913491
uri-js@^4.2.2:
34923492
version "4.4.1"

0 commit comments

Comments
 (0)