Skip to content

Commit 4abdc01

Browse files
committed
Update dependency typescript to v3.9.9
1 parent 23019d1 commit 4abdc01

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
@@ -28,6 +28,6 @@
2828
"@types/node": "13.9.0",
2929
"@types/react": "16.9.23",
3030
"@types/styled-components": "5.0.1",
31-
"typescript": "3.8.3"
31+
"typescript": "3.9.9"
3232
}
3333
}

yarn.lock

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

5701-
typescript@3.8.3:
5702-
version "3.8.3"
5703-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
5704-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
5701+
typescript@3.9.9:
5702+
version "3.9.9"
5703+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
5704+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
57055705

57065706
unfetch@^4.0.0:
57075707
version "4.1.0"

0 commit comments

Comments
 (0)