Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 610b479

Browse files
committed
Update dependency typescript to v4
1 parent 4812a0b commit 610b479

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"tail": "^2.0.3",
8080
"tar": "^6.0.1",
8181
"type-is": "^1.6.18",
82-
"typescript": "^3.8.3",
82+
"typescript": "^4.4.3",
8383
"uuid": "^7.0.2",
8484
"vscode-languageserver-protocol": "^3.15.3",
8585
"vscode-ws-jsonrpc": "^0.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7132,10 +7132,10 @@ typedarray@^0.0.6:
71327132
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
71337133
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
71347134

7135-
typescript@^3.8.3:
7136-
version "3.8.3"
7137-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
7138-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
7135+
typescript@^4.4.3:
7136+
version "4.4.3"
7137+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
7138+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
71397139

71407140
uncss@^0.17.2:
71417141
version "0.17.3"

0 commit comments

Comments
 (0)