Skip to content

Commit 1912180

Browse files
committed
Update dependencies
1 parent e28688f commit 1912180

File tree

4 files changed

+900
-882
lines changed

4 files changed

+900
-882
lines changed

example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "jest"
1414
},
1515
"dependencies": {
16-
"@expo/react-native-action-sheet": "^3.10.0",
16+
"@expo/react-native-action-sheet": "^3.11.0",
1717
"react": "^17.0.2",
1818
"react-native": "^0.65.1",
1919
"react-native-document-picker": "^6.0.4",
@@ -28,14 +28,14 @@
2828
"@babel/runtime": "^7.15.4",
2929
"@react-native-community/eslint-config": "^3.0.1",
3030
"@types/jest": "^27.0.1",
31-
"@types/react-native": "^0.64.13",
31+
"@types/react-native": "^0.65.0",
3232
"@types/react-test-renderer": "^17.0.1",
3333
"@types/uuid": "^8.3.1",
34-
"babel-jest": "^27.1.0",
34+
"babel-jest": "^27.1.1",
3535
"casual": "^1.6.2",
3636
"eslint": "^7.32.0",
3737
"eslint-plugin-simple-import-sort": "^7.0.0",
38-
"jest": "^27.1.0",
38+
"jest": "^27.1.1",
3939
"metro-react-native-babel-preset": "^0.66.2",
4040
"react-native-codegen": "^0.0.7",
4141
"react-test-renderer": "^17.0.2",

0 commit comments

Comments
 (0)