Skip to content

Commit 9e248fb

Browse files
committed
Update dependency typescript to v4.0.3
1 parent 911b5cf commit 9e248fb

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
@@ -38,7 +38,7 @@
3838
"node-mocks-http": "1.8.1",
3939
"tsdx": "0.13.2",
4040
"tslib": "2.0.1",
41-
"typescript": "4.0.2",
41+
"typescript": "4.0.3",
4242
"ts-jest": "26.2.0"
4343
},
4444
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8713,10 +8713,10 @@ typedarray@^0.0.6:
87138713
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
87148714
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
87158715

8716-
8717-
version "4.0.2"
8718-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
8719-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
8716+
8717+
version "4.0.3"
8718+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
8719+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
87208720

87218721
typescript@^3.7.3:
87228722
version "3.9.7"

0 commit comments

Comments
 (0)