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

Commit 7f47479

Browse files
committed
Update dependency typescript to v4
1 parent 278a2dd commit 7f47479

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
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.5.2",
8383
"uuid": "^7.0.2",
8484
"vscode-languageserver-protocol": "^3.15.3",
8585
"vscode-ws-jsonrpc": "^0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.5.2:
7136+
version "4.5.2"
7137+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
7138+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
71397139

71407140
uncss@^0.17.2:
71417141
version "0.17.3"

0 commit comments

Comments
 (0)