Skip to content

Commit 3ac12e9

Browse files
committed
[wip] Update testing library
1 parent 54cf5a5 commit 3ac12e9

File tree

2 files changed

+29
-203
lines changed

2 files changed

+29
-203
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@grafana/data": "11.1.3",
1717
"@grafana/toolkit": "9.5.21",
1818
"@grafana/ui": "11.1.3",
19-
"@testing-library/jest-dom": "5.4.0",
20-
"@testing-library/react": "^10.0.2",
19+
"@testing-library/jest-dom": "6.4.8",
20+
"@testing-library/react": "^16.0.0",
2121
"@testing-library/react-hooks": "^8.0.1",
2222
"@types/pubsub-js": "^1.8.3"
2323
},

0 commit comments

Comments
 (0)