diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index a8570eeb31e..0191bde53fe 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -20,7 +20,7 @@ "@grafana/e2e-selectors": "10.2.0-pre", "@grafana/plugin-configs": "10.2.0-pre", "@testing-library/react": "14.0.0", - "@testing-library/user-event": "14.4.3", + "@testing-library/user-event": "14.5.1", "@types/jest": "29.5.4", "@types/lodash": "4.14.195", "@types/node": "18.16.16", diff --git a/yarn.lock b/yarn.lock index 9dceec67faa..9137a1cc74b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2847,7 +2847,7 @@ __metadata: "@grafana/schema": 10.2.0-pre "@grafana/ui": 10.2.0-pre "@testing-library/react": 14.0.0 - "@testing-library/user-event": 14.4.3 + "@testing-library/user-event": 14.5.1 "@types/jest": 29.5.4 "@types/lodash": 4.14.195 "@types/node": 18.16.16 @@ -8415,15 +8415,6 @@ __metadata: languageName: node linkType: hard -"@testing-library/user-event@npm:14.4.3": - version: 14.4.3 - resolution: "@testing-library/user-event@npm:14.4.3" - peerDependencies: - "@testing-library/dom": ">=7.21.4" - checksum: 852c48ea6db1c9471b18276617c84fec4320771e466cd58339a732ca3fd73ad35e5a43ae14f51af51a8d0a150dcf60fcaab049ef367871207bea8f92c4b8195e - languageName: node - linkType: hard - "@testing-library/user-event@npm:14.5.1": version: 14.5.1 resolution: "@testing-library/user-event@npm:14.5.1"