Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2020
1 parent 245d0ef commit 0bc0a22
Show file tree
Hide file tree
Showing 3 changed files with 176 additions and 98 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
},
"dependencies": {
"@uiw/react-native-transport-location": "link:../",
"react": "16.13.1",
"react": "17.0.1",
"react-native": "0.63.3"
},
"devDependencies": {
"@babel/core": "7.11.6",
"@babel/runtime": "7.11.2",
"@react-native-community/eslint-config": "1.1.0",
"@react-native-community/eslint-config": "2.0.0",
"babel-jest": "25.5.1",
"eslint": "6.8.0",
"jest": "25.5.4",
"metro-react-native-babel-preset": "0.59.0",
"react-test-renderer": "16.13.1"
"react-test-renderer": "17.0.1"
},
"jest": {
"preset": "react-native"
Expand Down

0 comments on commit 0bc0a22

Please sign in to comment.