Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2021
1 parent faa7b0d commit 23f3e2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"axios": "^0.19.0",
"prop-types": "^15.7.2",
"react": "16.8.6",
"react": "17.0.2",
"react-native": "0.60.4",
"react-native-device-info": "^2.2.2",
"react-native-elements": "^1.1.0",
Expand All @@ -25,7 +25,7 @@
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@react-native-community/eslint-config": "^0.0.5",
"@react-native-community/eslint-config": "3.0.1",
"babel-eslint": "^10.0.2",
"babel-jest": "^24.8.0",
"babel-plugin-root-import": "^6.4.0",
Expand All @@ -38,7 +38,7 @@
"eslint-plugin-react-native": "^3.7.0",
"jest": "^24.8.0",
"metro-react-native-babel-preset": "^0.55.0",
"react-test-renderer": "16.8.6"
"react-test-renderer": "17.0.2"
},
"jest": {
"preset": "react-native"
Expand Down

0 comments on commit 23f3e2a

Please sign in to comment.