Skip to content

Commit 0a53ddc

Browse files
renovate-botKeen Yee Liau
authored andcommitted
Update dependency typescript to ~3.8.0
1 parent 0084697 commit 0a53ddc

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
@@ -110,7 +110,7 @@
110110
"test:syntaxes": "yarn compile:syntaxes-test && yarn build:syntaxes && jasmine syntaxes/test/driver.js"
111111
},
112112
"dependencies": {
113-
"typescript": "~3.7.4"
113+
"typescript": "~3.8.0"
114114
},
115115
"devDependencies": {
116116
"@types/jasmine": "3.5.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,10 +1134,10 @@ [email protected]:
11341134
tunnel "0.0.4"
11351135
underscore "1.8.3"
11361136

1137-
typescript@~3.7.4:
1138-
version "3.7.4"
1139-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
1140-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
1137+
typescript@~3.8.0:
1138+
version "3.8.3"
1139+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
1140+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
11411141

11421142
uc.micro@^1.0.1, uc.micro@^1.0.5:
11431143
version "1.0.6"

0 commit comments

Comments
 (0)