Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/prettier-2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
newerton committed Mar 18, 2021
2 parents e1ff70e + 7e14fa6 commit eaafe2a
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 442 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@react-native-community/async-storage": "^2.0.0-rc.0",
"@react-native-community/datetimepicker": "^2.1.0",
"@react-native-community/datetimepicker": "^3.0.1",
"axios": ">=0.21.1",
"date-fns": "^2.0.0-beta.5",
"immer": "^8.0.1",
Expand All @@ -21,10 +21,10 @@
"react-native-gesture-handler": "^1.3.0",
"react-native-linear-gradient": "^2.5.6",
"react-native-localize": "^1.3.1",
"react-native-vector-icons": "^6.6.0",
"react-native-vector-icons": "^8.1.0",
"react-navigation": "^3.11.1",
"react-redux": "^7.1.1",
"reactotron-react-native": "^4.0.2",
"reactotron-react-native": "^5.0.0",
"reactotron-redux": "^3.1.2",
"reactotron-redux-saga": "^4.2.3",
"redux": "^4.0.4",
Expand All @@ -35,13 +35,13 @@
"devDependencies": {
"@babel/core": "^7.6.2",
"@babel/runtime": "^7.6.2",
"@react-native-community/eslint-config": "^0.0.5",
"@react-native-community/eslint-config": "^2.0.0",
"babel-eslint": "^10.0.2",
"babel-jest": "^24.9.0",
"babel-plugin-root-import": "^6.4.1",
"eslint": "^6.5.1",
"eslint": "^7.22.0",
"eslint-config-airbnb": "^17.1.1",
"eslint-config-prettier": "^6.0.0",
"eslint-config-prettier": "^8.1.0",
"eslint-import-resolver-babel-plugin-root-import": "^1.1.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
Expand Down

0 comments on commit eaafe2a

Please sign in to comment.