Skip to content

Commit fdd9786

Browse files
renovate-botjaywcjlove
authored andcommitted
chore(deps): update dependency typescript to v4
1 parent e9e8f1a commit fdd9786

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-native-safe-area-context": "3.0.2",
4545
"react-native-screens": "2.7.0",
4646
"react-test-renderer": "16.13.1",
47-
"typescript": "3.9.7"
47+
"typescript": "4.0.3"
4848
},
4949
"jest": {
5050
"preset": "react-native",

package/react-native-uiw/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"react": "16.11.0",
4646
"react-native": "0.62.2",
4747
"tsbb": "1.7.6",
48-
"typescript": "3.9.3"
48+
"typescript": "4.0.3"
4949
}
5050
}

yarn.lock

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

7000-
typescript@3.9.7:
7001-
version "3.9.7"
7002-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
7003-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
7000+
typescript@4.0.3:
7001+
version "4.0.3"
7002+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
7003+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
70047004

70057005
ua-parser-js@^0.7.18:
70067006
version "0.7.21"

0 commit comments

Comments
 (0)