Skip to content

Commit 5d7d1fb

Browse files
committed
Update project deps
1 parent e8a2309 commit 5d7d1fb

File tree

2 files changed

+365
-168
lines changed

2 files changed

+365
-168
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,20 @@
6565
"react-native": ">=0.60.0"
6666
},
6767
"devDependencies": {
68-
"@babel/core": "7.6.2",
68+
"@babel/core": "7.7.4",
6969
"@react-native-community/bob": "0.7.0",
7070
"@react-native-community/eslint-config": "0.0.5",
71-
"@types/react-native": "0.60.18",
72-
"@typescript-eslint/eslint-plugin": "2.3.2",
73-
"@typescript-eslint/parser": "2.3.2",
74-
"eslint": "6.5.1",
75-
"eslint-config-prettier": "6.3.0",
71+
"@types/react-native": "0.60.23",
72+
"@typescript-eslint/eslint-plugin": "2.10.0",
73+
"@typescript-eslint/parser": "2.10.0",
74+
"eslint": "6.7.2",
75+
"eslint-config-prettier": "6.7.0",
7676
"eslint-plugin-prettier": "3.1.1",
77-
"husky": "3.0.8",
78-
"lint-staged": "9.4.1",
79-
"prettier": "1.18.2",
77+
"husky": "3.1.0",
78+
"lint-staged": "9.5.0",
79+
"prettier": "1.19.1",
8080
"react": "16.9.0",
81-
"react-native": "0.61.2",
82-
"typescript": "3.6.3"
81+
"react-native": "0.61.5",
82+
"typescript": "3.7.3"
8383
}
8484
}

0 commit comments

Comments
 (0)