Update dependency @testing-library/user-event to v14.4.3 (#54292)

* Update dependency @testing-library/user-event to v14.4.3

* use ReturnType instead of using a nested import

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:
renovate[bot]
2022-08-26 13:30:34 +01:00
committed by GitHub
parent 91948ce554
commit 6f72c4d10d
12 changed files with 20 additions and 26 deletions

View File

@@ -12,7 +12,7 @@
"@grafana/tsconfig": "^1.2.0-rc1",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.4",
"@testing-library/user-event": "14.3.0",
"@testing-library/user-event": "14.4.3",
"@types/classnames": "^2.2.7",
"@types/deep-freeze": "^0.1.1",
"@types/grafana__slate-react": "npm:@types/slate-react@0.22.5",