Skip to content

Commit 4293c00

Browse files
committed
chore: upgrade deps
1 parent adcacef commit 4293c00

File tree

4 files changed

+3015
-1949
lines changed

4 files changed

+3015
-1949
lines changed

example/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"dependencies": {
1111
"react": "16.8.3",
1212
"react-native": "0.59.2",
13-
"react-native-segmented-control-tab": "^3.4.0"
13+
"react-native-segmented-control-tab": "^3.4.1"
1414
},
1515
"devDependencies": {
1616
"@babel/core": "^7.4.0",
1717
"@babel/runtime": "^7.4.2",
18-
"@react-native-community/eslint-config": "^0.0.3",
19-
"babel-jest": "^24.5.0",
20-
"eslint": "^5.15.3",
21-
"jest": "^24.5.0",
18+
"@react-native-community/eslint-config": "^1.0.0",
19+
"babel-jest": "^25.2.6",
20+
"eslint": "^6.8.0",
21+
"jest": "^25.2.7",
2222
"metro-react-native-babel-preset": "^0.53.1",
2323
"react-test-renderer": "16.8.3"
2424
},

0 commit comments

Comments
 (0)