devDeps: Bump @testing-library/dom and @testing-library/react

This bumps:
- @testing-library/dom from 9.3.4 to 10.0.0
- @testing-library/react from 14.2.2 to 15.0.5
This commit is contained in:
regexowl 2024-04-29 14:10:58 +02:00 committed by Lucas Garfield
parent 0c1af145c1
commit 854c2b2deb
2 changed files with 18 additions and 83 deletions

View file

@ -65,9 +65,9 @@
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
"@redhat-cloud-services/frontend-components-config": "5.0.5",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "9.3.4",
"@testing-library/dom": "10.0.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.2",
"@testing-library/react": "15.0.5",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/react": "18.3.0",