Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/babel-jest-26.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
newerton committed Mar 17, 2021
2 parents ce7143d + ff50221 commit 0268129
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 375 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -11,23 +11,23 @@
},
"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",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-transform-flow-strip-types": "^7.9.0",
"@babel/runtime": "^7.9.2",
"@babel/runtime": "^7.13.10",
"@react-native-community/eslint-config": "^1.0.0",
"@testing-library/react-native": "^5.0.3",
"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 0268129

Please sign in to comment.