Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/jest-26.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
newerton committed Mar 18, 2021
2 parents 671f6de + 55e7b71 commit fbe63fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@testing-library/jest-native": "^4.0.1",
"@types/jest": "^25.2.1",
"@types/jest": "^26.0.21",
"axios": "^0.21.1",
"axios-mock-adapter": "^1.19.0",
"react": "16.11.0",
Expand All @@ -23,11 +23,11 @@
"@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",
"@testing-library/react-native": "^7.2.0",
"babel-jest": "^26.6.3",
"eslint": "^6.8.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.65.2",
"react-test-renderer": "16.11.0"
"react-test-renderer": "16.13.0"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -7624,4 +7624,4 @@ yargs@^15.4.1:
string-width "^4.2.0"
which-module "^2.0.0"
y18n "^4.0.0"
yargs-parser "^18.1.2"
yargs-parser "^18.1.2"

0 comments on commit fbe63fc

Please sign in to comment.