Skip to content

Commit 354fc44

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v3.9.10
1 parent 09e3345 commit 354fc44

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.9"
40+
"typescript": "3.9.10"
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.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==
7790+
typescript@3.9.10:
7791+
version "3.9.10"
7792+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
7793+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
77947794

77957795
typical@^4.0.0:
77967796
version "4.0.0"

0 commit comments

Comments
 (0)