Skip to content

Commit fbe63fc

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/jest-26.6.3
2 parents 671f6de + 55e7b71 commit fbe63fc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@testing-library/jest-native": "^4.0.1",
14-
"@types/jest": "^25.2.1",
14+
"@types/jest": "^26.0.21",
1515
"axios": "^0.21.1",
1616
"axios-mock-adapter": "^1.19.0",
1717
"react": "16.11.0",
@@ -23,11 +23,11 @@
2323
"@babel/plugin-transform-flow-strip-types": "^7.13.0",
2424
"@babel/runtime": "^7.9.2",
2525
"@react-native-community/eslint-config": "^1.0.0",
26-
"@testing-library/react-native": "^5.0.3",
26+
"@testing-library/react-native": "^7.2.0",
2727
"babel-jest": "^26.6.3",
2828
"eslint": "^6.8.0",
2929
"jest": "^26.6.3",
3030
"metro-react-native-babel-preset": "^0.65.2",
31-
"react-test-renderer": "16.11.0"
31+
"react-test-renderer": "16.13.0"
3232
}
3333
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7624,4 +7624,4 @@ yargs@^15.4.1:
76247624
string-width "^4.2.0"
76257625
which-module "^2.0.0"
76267626
y18n "^4.0.0"
7627-
yargs-parser "^18.1.2"
7627+
yargs-parser "^18.1.2"

0 commit comments

Comments
 (0)