mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 16:42:26 +08:00
Update testing-library monorepo (#94632)
* Update testing-library monorepo * add @testing-library/dom --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
@ -35,9 +35,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@grafana/tsconfig": "^2.0.0",
|
||||
"@testing-library/dom": "10.0.0",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "^6.1.2",
|
||||
"@testing-library/react": "15.0.2",
|
||||
"@testing-library/react": "16.0.1",
|
||||
"@testing-library/react-hooks": "^8.0.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "^29.5.4",
|
||||
|
Reference in New Issue
Block a user