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

Commit a42f5bf

Browse files
committed
Update dependency typescript to v4
1 parent 27eeb44 commit a42f5bf

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.6.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.6.3:
7136+
version "4.6.3"
7137+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
7138+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
71397139

71407140
uncss@^0.17.2:
71417141
version "0.17.3"

0 commit comments

Comments
 (0)