Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 16, 2021
1 parent b9762b0 commit 6b967c2
Show file tree
Hide file tree
Showing 4 changed files with 1,376 additions and 1,926 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@react-navigation/native": "5.9.4",
"@react-navigation/stack": "5.14.5",
"expo-keep-awake": "9.1.2",
"react": "16.13.1",
"react": "16.14.0",
"react-error-boundary": "3.1.3",
"react-native": "0.63.2",
"react-native": "0.64.2",
"react-native-ble-manager": "7.6.0",
"react-native-gesture-handler": "1.10.3",
"react-native-pager-view": "5.2.1",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@babel/core": "7.12.3",
"@babel/runtime": "7.12.5",
"@react-native-community/eslint-config": "^2.0.0",
"@react-native-community/eslint-config": "2.0.0",
"@types/jest": "26.0.24",
"@types/react-native": "0.64.12",
"@types/react-test-renderer": "17.0.1",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-prettier": "3.4.0",
"jest": "^26.5.3",
"metro-react-native-babel-preset": "0.66.1",
"react-test-renderer": "16.13.1",
"react-test-renderer": "16.14.0",
"typescript": "4.0.5"
}
}
Loading

0 comments on commit 6b967c2

Please sign in to comment.