Skip to content

Commit 8531e30

Browse files
authored
Merge pull request #170 from react-native-community/renovate/typescript-3.x
Update dependency typescript to v3.9.2
2 parents 0fc440d + 78850fc commit 8531e30

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
@@ -37,7 +37,7 @@
3737
"react-native": "0.62.2",
3838
"react-test-renderer": "16.13.1",
3939
"ts-jest": "25.5.1",
40-
"typescript": "3.8.3"
40+
"typescript": "3.9.2"
4141
},
4242
"author": "Nader Dabit",
4343
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7762,10 +7762,10 @@ typescript-memoize@^1.0.0-alpha.3:
77627762
dependencies:
77637763
core-js "2.4.1"
77647764

7765-
typescript@3.8.3:
7766-
version "3.8.3"
7767-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
7768-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
7765+
typescript@3.9.2:
7766+
version "3.9.2"
7767+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
7768+
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
77697769

77707770
typical@^4.0.0:
77717771
version "4.0.0"

0 commit comments

Comments
 (0)