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

Commit 676f0e6

Browse files
committed
Update dependency typescript to v4
1 parent a5ce0ef commit 676f0e6

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.1.2",
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.1.2:
7135+
version "4.1.2"
7136+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
7137+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
71387138

71397139
uncss@^0.17.2:
71407140
version "0.17.3"

0 commit comments

Comments
 (0)