Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit 091ad13

Browse files
committed
upgrade typescript
1 parent 4ca7a29 commit 091ad13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"tslint-config-airbnb": "^5.11.1",
7272
"tslint-config-prettier": "^1.16.0",
7373
"tslint-react": "^3.6.0",
74-
"typescript": "^3.1.6"
74+
"typescript": "^3.5.3"
7575
},
7676
"peerDependencies": {
7777
"@react-navigation/core": "^3.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8783,7 +8783,7 @@ typedarray@^0.0.6:
87838783
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
87848784
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
87858785

8786-
typescript@^3.1.6:
8786+
typescript@^3.5.3:
87878787
version "3.5.3"
87888788
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
87898789
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==

0 commit comments

Comments
 (0)