-
- Downloads
Update jest-dom
parent
7c0af085
No related branches found
No related tags found
... | ... | @@ -94,7 +94,7 @@ |
"@babel/preset-react": "^7.16.7", | ||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4", | ||
"@testing-library/dom": "^9.2.0", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/jest-dom": "^6.1.5", | ||
"@testing-library/react": "^12.1.5", | ||
"@testing-library/user-event": "^14.4.3", | ||
"@typescript-eslint/eslint-plugin": "^5.15.0", | ||
... | ... | @@ -114,7 +114,7 @@ |
"eslint-plugin-flowtype": "^8.0.3", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-jest": "^27.1.5", | ||
"eslint-plugin-jest-dom": "^4.0.3", | ||
"eslint-plugin-jest-dom": "^5.1.0", | ||
"eslint-plugin-jsx-a11y": "^6.4.1", | ||
"eslint-plugin-react": "^7.29.4", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
... | ... |
Please register or sign in to comment