Skip to content

Commit fa36737

Browse files
committed
chore: upgrade devDependencies
1 parent 25a2314 commit fa36737

File tree

2 files changed

+1503
-949
lines changed

2 files changed

+1503
-949
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"prop-types": "^15.5.10"
2727
},
2828
"devDependencies": {
29-
"@react-native-community/eslint-config": "^0.0.3",
30-
"eslint": "^5.15.3",
31-
"husky": "^1.3.1",
32-
"lint-staged": "^8.1.5",
33-
"prettier": "1.16.4",
34-
"react": "16.8.3",
35-
"react-native": "0.59.2"
29+
"@react-native-community/eslint-config": "^0.0.5",
30+
"eslint": "^6.6.0",
31+
"husky": "^3.0.9",
32+
"lint-staged": "^9.4.2",
33+
"prettier": "1.18.2",
34+
"react": "16.11.0",
35+
"react-native": "0.61.4"
3636
},
3737
"husky": {
3838
"hooks": {

0 commit comments

Comments
 (0)