Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 5d3d2c6

Browse files
committed
chore(deps): update dependency typescript to v4.0.3
1 parent 901141c commit 5d3d2c6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"mocha": "8.0.1",
243243
"standard-version": "9.0.0",
244244
"tslint": "6.1.3",
245-
"typescript": "4.0.2",
245+
"typescript": "4.0.3",
246246
"vscode": "1.1.37"
247247
},
248248
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2877,10 +2877,10 @@ typedarray@^0.0.6:
28772877
version "0.0.6"
28782878
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
28792879

2880-
typescript@4.0.2:
2881-
version "4.0.2"
2882-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
2883-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
2880+
typescript@4.0.3:
2881+
version "4.0.3"
2882+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
2883+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
28842884

28852885
uglify-js@^3.1.4:
28862886
version "3.4.9"

0 commit comments

Comments
 (0)