Skip to content

Commit 096ac00

Browse files
committed
Update dependency typescript to v3.9.2
1 parent 23019d1 commit 096ac00

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.2"
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.2:
5702+
version "3.9.2"
5703+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
5704+
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
57055705

57065706
unfetch@^4.0.0:
57075707
version "4.1.0"

0 commit comments

Comments
 (0)