Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/testing-library/je…
Browse files Browse the repository at this point in the history
…st-native-4.0.1
  • Loading branch information
newerton committed Mar 17, 2021
2 parents f94e1e9 + bfb460a commit c7f9004
Show file tree
Hide file tree
Showing 2 changed files with 899 additions and 398 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"@testing-library/jest-native": "^4.0.1",
"@types/jest": "^25.2.1",
"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",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-transform-flow-strip-types": "^7.9.0",
"@babel/plugin-transform-flow-strip-types": "^7.13.0",
"@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"
}
}
Loading

0 comments on commit c7f9004

Please sign in to comment.