mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-05 11:19:34 +00:00
Update test dependencies
This commit is contained in:
+4
-5
@@ -37,9 +37,9 @@
|
||||
"@babel/preset-env": "^7.12.13",
|
||||
"@babel/preset-flow": "^7.12.13",
|
||||
"@babel/preset-react": "^7.12.13",
|
||||
"@testing-library/react": "^9.3.0",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-jest": "^25.1.0",
|
||||
"babel-jest": "^26.6.3",
|
||||
"babel-loader": "^8.2.2",
|
||||
"babel-plugin-add-module-exports": "^1.0.4",
|
||||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
||||
@@ -56,10 +56,9 @@
|
||||
"glob": "^7.1.4",
|
||||
"husky": "^3.0.8",
|
||||
"inline-style-prefixer": "^5.1.0",
|
||||
"jest": "^25.1.0",
|
||||
"jest-canvas-mock": "^2.2.0",
|
||||
"jest": "^25.5.0",
|
||||
"jest-canvas-mock": "^2.3.1",
|
||||
"lint-staged": "^9.4.2",
|
||||
"metro-react-native-babel-preset": "^0.56.0",
|
||||
"npm-run-all": "^4.1.3",
|
||||
"prettier": "^1.18.2",
|
||||
"react": "^17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user