We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb66124 commit 195af79Copy full SHA for 195af79
package.json
@@ -29,9 +29,9 @@
29
"@babel/preset-typescript": "^7.3.3",
30
"@react-native-community/eslint-config": "^3.2.0",
31
"@types/glob": "^7.1.1",
32
- "@types/jest": "^26.0.15",
+ "@types/jest": "^27.5.2",
33
"@types/node": "^18.0.0",
34
- "babel-jest": "^26.6.2",
+ "babel-jest": "^27.5.1",
35
"babel-plugin-module-resolver": "^3.2.0",
36
"chalk": "^4.1.2",
37
"chokidar": "^3.3.1",
@@ -43,8 +43,8 @@
43
"execa": "^5.0.0",
44
"fast-glob": "^3.3.2",
45
"husky": "^8.0.2",
46
- "jest": "^26.6.2",
47
- "jest-circus": "^26.6.2",
+ "jest": "^27.5.1",
+ "jest-circus": "^27.5.1",
48
"jest-snapshot-serializer-raw": "^1.1.0",
49
"lerna": "^7.1.3",
50
"lint-staged": "^13.1.0",
0 commit comments