Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/babel/plugin-trans…
Browse files Browse the repository at this point in the history
…form-flow-strip-types-7.13.0
  • Loading branch information
newerton committed Mar 17, 2021
2 parents be07960 + be55cff commit a27f323
Show file tree
Hide file tree
Showing 2 changed files with 885 additions and 384 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -11,11 +11,11 @@
},
"dependencies": {
"@testing-library/jest-native": "^3.1.0",
"@types/jest": "^25.2.1",
"@types/jest": "^26.0.20",
"axios": "^0.21.1",
"axios-mock-adapter": "^1.18.1",
"axios-mock-adapter": "^1.19.0",
"react": "16.11.0",
"react-native": "0.62.1"
"react-native": "0.62.2"
},
"devDependencies": {
"@babel/core": "^7.13.10",
Expand All @@ -24,10 +24,10 @@
"@babel/runtime": "^7.9.2",
"@react-native-community/eslint-config": "^1.0.0",
"@testing-library/react-native": "^5.0.3",
"babel-jest": "^25.2.6",
"babel-jest": "^26.6.3",
"eslint": "^6.8.0",
"jest": "^25.2.7",
"metro-react-native-babel-preset": "^0.59.0",
"metro-react-native-babel-preset": "^0.65.2",
"react-test-renderer": "16.11.0"
}
}

0 comments on commit a27f323

Please sign in to comment.