Skip to content

Commit 4f2f068

Browse files
authored
Update dependency typescript to v3.8.3 (#335)
1 parent 516e353 commit 4f2f068

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"rimraf": "3.0.2",
6060
"rollup": "1.31.1",
6161
"sirv-cli": "0.4.5",
62-
"typescript": "3.8.2"
62+
"typescript": "3.8.3"
6363
},
6464
"lint-staged": {
6565
"*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4223,10 +4223,10 @@ typedarray-to-buffer@^3.1.5:
42234223
dependencies:
42244224
is-typedarray "^1.0.0"
42254225

4226-
4227-
version "3.8.2"
4228-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
4229-
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
4226+
4227+
version "3.8.3"
4228+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
4229+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
42304230

42314231
42324232
version "0.0.3"

0 commit comments

Comments
 (0)