Update jest dependencies

This commit is contained in:
Nicolas Gallagher
2020-01-30 17:01:07 -08:00
parent 032279e5f7
commit dff62b3af6
3 changed files with 981 additions and 486 deletions
+3 -3
View File
@@ -34,7 +34,7 @@
"@babel/preset-react": "^7.8.3",
"@testing-library/react": "^9.3.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-jest": "^25.1.0",
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
@@ -52,8 +52,8 @@
"glob": "^7.1.4",
"husky": "^3.0.8",
"inline-style-prefixer": "^5.1.0",
"jest": "^24.9.0",
"jest-canvas-mock": "^2.1.1",
"jest": "^25.1.0",
"jest-canvas-mock": "^2.2.0",
"lint-staged": "^9.4.2",
"metro-react-native-babel-preset": "^0.56.0",
"npm-run-all": "^4.1.3",