mirror of
https://github.com/apache/superset.git
synced 2026-06-01 13:49:21 +00:00
fix: testing library version
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"@ant-design/icons": "^5.2.6",
|
||||
"@superset-ui/chart-controls": "*",
|
||||
"@superset-ui/core": "*",
|
||||
"@testing-library/dom": "^8.20.1",
|
||||
"@testing-library/dom": "^9.3.4",
|
||||
"@testing-library/jest-dom": "*",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "*",
|
||||
|
||||
Reference in New Issue
Block a user