Skip to content

Commit 09e3345

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v3.9.9
1 parent 2b51e1c commit 09e3345

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-native": "0.62.3",
3838
"react-test-renderer": "16.13.1",
3939
"ts-jest": "25.5.1",
40-
"typescript": "3.9.7"
40+
"typescript": "3.9.9"
4141
},
4242
"author": "Nader Dabit",
4343
"repository": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7787,10 +7787,10 @@ typescript-memoize@^1.0.0-alpha.3:
77877787
dependencies:
77887788
core-js "2.4.1"
77897789

7790-
typescript@3.9.7:
7791-
version "3.9.7"
7792-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
7793-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
7790+
typescript@3.9.9:
7791+
version "3.9.9"
7792+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
7793+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
77947794

77957795
typical@^4.0.0:
77967796
version "4.0.0"

0 commit comments

Comments
 (0)