Skip to content

Commit 4fb7524

Browse files
Keen Yee Liauayazhafiz
authored andcommitted
build: update to latest version of typescript v4.0.5
1 parent a33df51 commit 4fb7524

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
@@ -117,7 +117,7 @@
117117
"test:syntaxes": "yarn compile:syntaxes-test && yarn build:syntaxes && jasmine syntaxes/test/driver.js"
118118
},
119119
"dependencies": {
120-
"typescript": "~4.0.0"
120+
"typescript": "~4.0.5"
121121
},
122122
"devDependencies": {
123123
"@types/jasmine": "3.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -885,10 +885,10 @@ [email protected]:
885885
tunnel "0.0.4"
886886
underscore "1.8.3"
887887

888-
typescript@~4.0.0:
889-
version "4.0.2"
890-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
891-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
888+
typescript@~4.0.5:
889+
version "4.0.5"
890+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
891+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
892892

893893
uc.micro@^1.0.1, uc.micro@^1.0.5:
894894
version "1.0.6"

0 commit comments

Comments
 (0)