chore(deps): update dependency @testing-library/react to v10 (#4046)

This commit is contained in:
renovate[bot]
2020-07-22 14:21:13 +03:00
committed by GitHub
parent 6a1cbc9e32
commit 3640e2692e
6 changed files with 1015 additions and 585 deletions

View File

@ -92,8 +92,8 @@
"@storybook/addon-actions": "^5.3.6",
"@storybook/addon-links": "^5.3.6",
"@storybook/react": "^5.3.6",
"@testing-library/jest-dom": "^5.0.0",
"@testing-library/react": "^9.3.2",
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^10.0.0",
"@types/common-tags": "^1.8.0",
"@types/jest": "^26.0.0",
"@types/js-base64": "^2.3.1",
@ -139,10 +139,9 @@
"gitlab": "^14.1.1",
"http-server": "^0.12.0",
"husky": "^3.0.9",
"jest": "^24.9.0",
"jest-cli": "^24.5.0",
"jest-dom": "^3.1.3",
"jest-emotion": "^10.0.9",
"jest": "^26.1.0",
"jest-cli": "^26.1.0",
"jest-emotion": "^10.0.32",
"js-yaml": "^3.13.1",
"mockserver-client": "^5.8.0",
"mockserver-node": "^5.8.0",