Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/react-native-vecto…
Browse files Browse the repository at this point in the history
…r-icons-8.1.0
  • Loading branch information
newerton committed Mar 18, 2021
2 parents 1b5e36b + 4bc4318 commit 4bd5533
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 409 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
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 @@ -24,7 +24,7 @@
"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 All @@ -50,7 +50,7 @@
"jest": "^24.9.0",
"metro-react-native-babel-preset": "^0.56.0",
"prettier": "^1.18.2",
"react-test-renderer": "16.9.0"
"react-test-renderer": "16.13.0"
},
"jest": {
"preset": "react-native"
Expand Down
Loading

0 comments on commit 4bd5533

Please sign in to comment.