mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 18:42:29 +08:00
Update dependency @testing-library/react to v15.0.1
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
"devDependencies": {
|
||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||
"@testing-library/jest-dom": "^6.1.2",
|
||||
"@testing-library/react": "15.0.0",
|
||||
"@testing-library/react": "15.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