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

Commit 7262608

Browse files
committed
Update dependency typescript to v4
1 parent 47c7f9d commit 7262608

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.0.5",
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
@@ -7131,10 +7131,10 @@ typedarray@^0.0.6:
71317131
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
71327132
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
71337133

7134-
typescript@^3.8.3:
7135-
version "3.8.3"
7136-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
7137-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
7134+
typescript@^4.0.5:
7135+
version "4.0.5"
7136+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
7137+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
71387138

71397139
uncss@^0.17.2:
71407140
version "0.17.3"

0 commit comments

Comments
 (0)