mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-22 22:44:52 +00:00
Update jest dependencies
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user