Skip to content

Commit 6594bee

Browse files
committed
Update dependency typescript to v4
1 parent 49dd260 commit 6594bee

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
@@ -26,7 +26,7 @@
2626
"jest": "24.9.0",
2727
"metro-react-native-babel-preset": "0.56.0",
2828
"react-test-renderer": "16.8.6",
29-
"typescript": "3.5.3"
29+
"typescript": "4.4.4"
3030
},
3131
"jest": {
3232
"preset": "react-native"

yarn.lock

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

6226-
typescript@3.5.3:
6227-
version "3.5.3"
6228-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
6229-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
6226+
typescript@4.4.4:
6227+
version "4.4.4"
6228+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
6229+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
62306230

62316231
ua-parser-js@^0.7.18:
62326232
version "0.7.20"

0 commit comments

Comments
 (0)