Skip to content

Commit 1063bf4

Browse files
committed
Update dependency typescript to v4
1 parent f731512 commit 1063bf4

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
@@ -26,7 +26,7 @@
2626
"eslint-plugin-standard": "4.0.1",
2727
"ts-node": "9.0.0",
2828
"tslint": "6.1.3",
29-
"typescript": "3.9.7"
29+
"typescript": "4.0.2"
3030
},
3131
"engines": {
3232
"yarn": "^1.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3115,10 +3115,10 @@ typedarray-to-buffer@^3.1.5:
31153115
dependencies:
31163116
is-typedarray "^1.0.0"
31173117

3118-
typescript@3.9.7:
3119-
version "3.9.7"
3120-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
3121-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
3118+
typescript@4.0.2:
3119+
version "4.0.2"
3120+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
3121+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
31223122

31233123
uid2@0.0.3:
31243124
version "0.0.3"

0 commit comments

Comments
 (0)