From 261e6bad34a5f671a4c9829fa0d015b57d4eb546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 05:01:29 +0000 Subject: [PATCH] build(deps): bump @testing-library/user-event from 13.1.8 to 14.5.2 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.8 to 14.5.2. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v13.1.8...v14.5.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/app/package.json | 2 +- packages/core-app-api/package.json | 2 +- packages/core-components/package.json | 2 +- packages/core-plugin-api/package.json | 2 +- packages/dev-utils/package.json | 2 +- packages/embedded-techdocs-app/package.json | 2 +- packages/integration-react/package.json | 2 +- packages/test-utils/package.json | 2 +- plugins/airbrake/package.json | 2 +- plugins/allure/package.json | 2 +- plugins/analytics-module-ga/package.json | 2 +- plugins/apache-airflow/package.json | 2 +- plugins/api-docs/package.json | 2 +- plugins/azure-devops/package.json | 2 +- plugins/badges/package.json | 2 +- plugins/bitrise/package.json | 2 +- plugins/catalog-graph/package.json | 2 +- plugins/catalog-import/package.json | 2 +- plugins/catalog-react/package.json | 2 +- plugins/catalog/package.json | 2 +- plugins/circleci/package.json | 2 +- plugins/cloudbuild/package.json | 2 +- plugins/code-coverage/package.json | 2 +- plugins/config-schema/package.json | 2 +- plugins/cost-insights/package.json | 2 +- plugins/explore-react/package.json | 2 +- plugins/explore/package.json | 2 +- plugins/firehydrant/package.json | 2 +- plugins/fossa/package.json | 2 +- plugins/gcp-projects/package.json | 2 +- plugins/git-release-manager/package.json | 2 +- plugins/github-actions/package.json | 2 +- plugins/github-deployments/package.json | 2 +- plugins/gitops-profiles/package.json | 2 +- plugins/graphiql/package.json | 2 +- plugins/home/package.json | 2 +- plugins/ilert/package.json | 2 +- plugins/jenkins/package.json | 2 +- plugins/kafka/package.json | 2 +- plugins/kubernetes/package.json | 2 +- plugins/lighthouse/package.json | 2 +- plugins/newrelic/package.json | 2 +- plugins/org/package.json | 2 +- plugins/pagerduty/package.json | 2 +- plugins/rollbar/package.json | 2 +- plugins/scaffolder/package.json | 2 +- plugins/search/package.json | 2 +- plugins/sentry/package.json | 2 +- plugins/shortcuts/package.json | 2 +- plugins/sonarqube/package.json | 2 +- plugins/splunk-on-call/package.json | 2 +- plugins/tech-insights/package.json | 2 +- plugins/tech-radar/package.json | 2 +- plugins/techdocs/package.json | 2 +- plugins/todo/package.json | 2 +- plugins/user-settings/package.json | 2 +- plugins/xcmetrics/package.json | 2 +- yarn.lock | 10 ++++------ 58 files changed, 61 insertions(+), 63 deletions(-) diff --git a/packages/app/package.json b/packages/app/package.json index bbfd903484b85..146419c1cceb3 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -72,7 +72,7 @@ "@testing-library/cypress": "^8.0.2", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/jquery": "^3.3.34", "@types/node": "^14.14.32", diff --git a/packages/core-app-api/package.json b/packages/core-app-api/package.json index de7477771f511..493702fe802ed 100644 --- a/packages/core-app-api/package.json +++ b/packages/core-app-api/package.json @@ -50,7 +50,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/zen-observable": "^0.8.0", diff --git a/packages/core-components/package.json b/packages/core-components/package.json index 337a759da8cb5..d4f373fdac89f 100644 --- a/packages/core-components/package.json +++ b/packages/core-components/package.json @@ -78,7 +78,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/classnames": "^2.2.9", "@types/d3-selection": "^3.0.1", "@types/d3-shape": "^3.0.1", diff --git a/packages/core-plugin-api/package.json b/packages/core-plugin-api/package.json index d284d60c6bbe3..a97618043fa14 100644 --- a/packages/core-plugin-api/package.json +++ b/packages/core-plugin-api/package.json @@ -49,7 +49,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/prop-types": "^15.7.3", diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 75b34baf32e12..51c20275c4df7 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -42,7 +42,7 @@ "@material-ui/icons": "^4.9.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "react-use": "^17.2.4", "react-hot-loader": "^4.12.21", "react-router": "6.0.0-beta.0", diff --git a/packages/embedded-techdocs-app/package.json b/packages/embedded-techdocs-app/package.json index a1ffd9f858811..0a112fee38652 100644 --- a/packages/embedded-techdocs-app/package.json +++ b/packages/embedded-techdocs-app/package.json @@ -29,7 +29,7 @@ "@backstage/cli": "^0.10.3", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/react-dom": "*", diff --git a/packages/integration-react/package.json b/packages/integration-react/package.json index 62f9e8d5933dc..10d013d28033c 100644 --- a/packages/integration-react/package.json +++ b/packages/integration-react/package.json @@ -40,7 +40,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "msw": "^0.35.0", diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 48745f706866d..2380d9df32595 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -38,7 +38,7 @@ "@material-ui/icons": "^4.11.2", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "react-router": "6.0.0-beta.0", "react-router-dom": "6.0.0-beta.0", "zen-observable": "^0.8.15" diff --git a/plugins/airbrake/package.json b/plugins/airbrake/package.json index 7294c97413528..4d70255d972b0 100644 --- a/plugins/airbrake/package.json +++ b/plugins/airbrake/package.json @@ -41,7 +41,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "msw": "^0.35.0", diff --git a/plugins/allure/package.json b/plugins/allure/package.json index 54ac6ea65949f..e971999b64903 100644 --- a/plugins/allure/package.json +++ b/plugins/allure/package.json @@ -43,7 +43,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/analytics-module-ga/package.json b/plugins/analytics-module-ga/package.json index a17f915b16d7f..a9dee9500d7a2 100644 --- a/plugins/analytics-module-ga/package.json +++ b/plugins/analytics-module-ga/package.json @@ -41,7 +41,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/apache-airflow/package.json b/plugins/apache-airflow/package.json index d203c8de9e8c2..403bd821aa790 100644 --- a/plugins/apache-airflow/package.json +++ b/plugins/apache-airflow/package.json @@ -39,7 +39,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "msw": "^0.35.0" diff --git a/plugins/api-docs/package.json b/plugins/api-docs/package.json index ed862d6f35f86..dd5d68cfdb2ed 100644 --- a/plugins/api-docs/package.json +++ b/plugins/api-docs/package.json @@ -60,7 +60,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/swagger-ui-react": "^3.23.3", diff --git a/plugins/azure-devops/package.json b/plugins/azure-devops/package.json index f8cbcc430a9c4..3da98587998cf 100644 --- a/plugins/azure-devops/package.json +++ b/plugins/azure-devops/package.json @@ -52,7 +52,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/badges/package.json b/plugins/badges/package.json index f9e24f27bfabe..4d69d93971de7 100644 --- a/plugins/badges/package.json +++ b/plugins/badges/package.json @@ -49,7 +49,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/bitrise/package.json b/plugins/bitrise/package.json index e1dca12e2ba0b..e8f4b5d7436d8 100644 --- a/plugins/bitrise/package.json +++ b/plugins/bitrise/package.json @@ -46,7 +46,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/recharts": "^1.8.15", diff --git a/plugins/catalog-graph/package.json b/plugins/catalog-graph/package.json index 8718172cf4103..694c2c4d2d255 100644 --- a/plugins/catalog-graph/package.json +++ b/plugins/catalog-graph/package.json @@ -49,7 +49,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7" }, "files": [ diff --git a/plugins/catalog-import/package.json b/plugins/catalog-import/package.json index 7558ff9445330..16315f9b07785 100644 --- a/plugins/catalog-import/package.json +++ b/plugins/catalog-import/package.json @@ -63,7 +63,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "cross-fetch": "^3.0.6", "msw": "^0.35.0" diff --git a/plugins/catalog-react/package.json b/plugins/catalog-react/package.json index 6b76ec3925210..aba441e7b11b0 100644 --- a/plugins/catalog-react/package.json +++ b/plugins/catalog-react/package.json @@ -58,7 +58,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/jwt-decode": "^3.1.0", "@types/zen-observable": "^0.8.0", diff --git a/plugins/catalog/package.json b/plugins/catalog/package.json index da7f666b35be2..b9225208eb178 100644 --- a/plugins/catalog/package.json +++ b/plugins/catalog/package.json @@ -59,7 +59,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "cross-fetch": "^3.0.6" }, diff --git a/plugins/circleci/package.json b/plugins/circleci/package.json index a7e05511db60f..beb892ce56f52 100644 --- a/plugins/circleci/package.json +++ b/plugins/circleci/package.json @@ -58,7 +58,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/humanize-duration": "^3.25.1", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/cloudbuild/package.json b/plugins/cloudbuild/package.json index d0075d683ecbb..bdf2a3cc9f626 100644 --- a/plugins/cloudbuild/package.json +++ b/plugins/cloudbuild/package.json @@ -55,7 +55,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/code-coverage/package.json b/plugins/code-coverage/package.json index e6ddcdb5f1b0d..65b91812ec2d2 100644 --- a/plugins/code-coverage/package.json +++ b/plugins/code-coverage/package.json @@ -49,7 +49,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/highlightjs": "^10.1.0", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/config-schema/package.json b/plugins/config-schema/package.json index 85a088b20c505..a8d8cf26f06e3 100644 --- a/plugins/config-schema/package.json +++ b/plugins/config-schema/package.json @@ -44,7 +44,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json index 4f9c3f55eca41..45d5ca2df4234 100644 --- a/plugins/cost-insights/package.json +++ b/plugins/cost-insights/package.json @@ -62,7 +62,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/pluralize": "^0.0.29", diff --git a/plugins/explore-react/package.json b/plugins/explore-react/package.json index e115678a27e80..91e407b799115 100644 --- a/plugins/explore-react/package.json +++ b/plugins/explore-react/package.json @@ -37,7 +37,7 @@ "@backstage/test-utils": "^0.2.0", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/explore/package.json b/plugins/explore/package.json index 424eb84eac608..3333227be9192 100644 --- a/plugins/explore/package.json +++ b/plugins/explore/package.json @@ -56,7 +56,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/firehydrant/package.json b/plugins/firehydrant/package.json index 118c64c11d842..d2fe88f3dbe0e 100644 --- a/plugins/firehydrant/package.json +++ b/plugins/firehydrant/package.json @@ -42,7 +42,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/fossa/package.json b/plugins/fossa/package.json index ff5c063e154b8..d413e919df16e 100644 --- a/plugins/fossa/package.json +++ b/plugins/fossa/package.json @@ -56,7 +56,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "msw": "^0.35.0" diff --git a/plugins/gcp-projects/package.json b/plugins/gcp-projects/package.json index 1b36c4a1120a6..7bff92b5f80c4 100644 --- a/plugins/gcp-projects/package.json +++ b/plugins/gcp-projects/package.json @@ -50,7 +50,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/git-release-manager/package.json b/plugins/git-release-manager/package.json index 444c77fc8abae..e59376ed6a8c1 100644 --- a/plugins/git-release-manager/package.json +++ b/plugins/git-release-manager/package.json @@ -47,7 +47,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/recharts": "^1.8.15", diff --git a/plugins/github-actions/package.json b/plugins/github-actions/package.json index e65ed5a989a95..c5000c87b927e 100644 --- a/plugins/github-actions/package.json +++ b/plugins/github-actions/package.json @@ -58,7 +58,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/github-deployments/package.json b/plugins/github-deployments/package.json index fcf452c67ec86..c94540a4bab89 100644 --- a/plugins/github-deployments/package.json +++ b/plugins/github-deployments/package.json @@ -46,7 +46,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/gitops-profiles/package.json b/plugins/gitops-profiles/package.json index 345d2a812e7e8..0487e6b1afb1c 100644 --- a/plugins/gitops-profiles/package.json +++ b/plugins/gitops-profiles/package.json @@ -51,7 +51,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/graphiql/package.json b/plugins/graphiql/package.json index 593be20c6e09b..7b37e3f80e673 100644 --- a/plugins/graphiql/package.json +++ b/plugins/graphiql/package.json @@ -51,7 +51,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/codemirror": "^0.0.108", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/home/package.json b/plugins/home/package.json index 298b1860e9399..7d9423a3f3716 100644 --- a/plugins/home/package.json +++ b/plugins/home/package.json @@ -43,7 +43,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/ilert/package.json b/plugins/ilert/package.json index 7a31632049850..b16be0d2cd9d6 100644 --- a/plugins/ilert/package.json +++ b/plugins/ilert/package.json @@ -46,7 +46,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/jenkins/package.json b/plugins/jenkins/package.json index 14ff0fd2e7582..26c08d0d5d959 100644 --- a/plugins/jenkins/package.json +++ b/plugins/jenkins/package.json @@ -56,7 +56,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/testing-library__jest-dom": "^5.9.1", diff --git a/plugins/kafka/package.json b/plugins/kafka/package.json index 5eab137ca15a7..143461bec06d1 100644 --- a/plugins/kafka/package.json +++ b/plugins/kafka/package.json @@ -43,7 +43,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/kubernetes/package.json b/plugins/kubernetes/package.json index 2d152c739082c..ed7619e8f3ebd 100644 --- a/plugins/kubernetes/package.json +++ b/plugins/kubernetes/package.json @@ -60,7 +60,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/lighthouse/package.json b/plugins/lighthouse/package.json index 4dcf72452eaa1..c94f426eb25bf 100644 --- a/plugins/lighthouse/package.json +++ b/plugins/lighthouse/package.json @@ -55,7 +55,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/react": "^16.13.1 || ^17.0.0", diff --git a/plugins/newrelic/package.json b/plugins/newrelic/package.json index 0caca9f96ee20..28b03411e4174 100644 --- a/plugins/newrelic/package.json +++ b/plugins/newrelic/package.json @@ -50,7 +50,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/org/package.json b/plugins/org/package.json index fadca4442a1c6..f1d7cb220b3ec 100644 --- a/plugins/org/package.json +++ b/plugins/org/package.json @@ -46,7 +46,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/pagerduty/package.json b/plugins/pagerduty/package.json index 6a3ea7ebb9239..6cd11ab6b4899 100644 --- a/plugins/pagerduty/package.json +++ b/plugins/pagerduty/package.json @@ -55,7 +55,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/rollbar/package.json b/plugins/rollbar/package.json index baae7233189e4..165b3fe26fcd6 100644 --- a/plugins/rollbar/package.json +++ b/plugins/rollbar/package.json @@ -57,7 +57,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/react": "^16.13.1 || ^17.0.0", diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json index 6c76010bec7e8..e5b1867230279 100644 --- a/plugins/scaffolder/package.json +++ b/plugins/scaffolder/package.json @@ -75,7 +75,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/humanize-duration": "^3.18.1", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/search/package.json b/plugins/search/package.json index f4880f86b3a6f..a13e314bb8289 100644 --- a/plugins/search/package.json +++ b/plugins/search/package.json @@ -59,7 +59,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json index 20bfdf22b07c1..8d88ac71a0c4c 100644 --- a/plugins/sentry/package.json +++ b/plugins/sentry/package.json @@ -55,7 +55,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/luxon": "^2.0.4", "@types/node": "^14.14.32", diff --git a/plugins/shortcuts/package.json b/plugins/shortcuts/package.json index b38d66f6b930c..899121488526a 100644 --- a/plugins/shortcuts/package.json +++ b/plugins/shortcuts/package.json @@ -45,7 +45,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/sonarqube/package.json b/plugins/sonarqube/package.json index 7523e79779e1c..b9523f4862509 100644 --- a/plugins/sonarqube/package.json +++ b/plugins/sonarqube/package.json @@ -56,7 +56,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "msw": "^0.35.0" diff --git a/plugins/splunk-on-call/package.json b/plugins/splunk-on-call/package.json index 7f18330d7d4dc..ddb328ecc79aa 100644 --- a/plugins/splunk-on-call/package.json +++ b/plugins/splunk-on-call/package.json @@ -54,7 +54,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/luxon": "^2.0.4", "@types/node": "^14.14.32", diff --git a/plugins/tech-insights/package.json b/plugins/tech-insights/package.json index e6bf9d3947228..b6ab715fff126 100644 --- a/plugins/tech-insights/package.json +++ b/plugins/tech-insights/package.json @@ -45,7 +45,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/tech-radar/package.json b/plugins/tech-radar/package.json index 45df565b81c04..4dca7f6cb684f 100644 --- a/plugins/tech-radar/package.json +++ b/plugins/tech-radar/package.json @@ -52,7 +52,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/color": "^3.0.1", "@types/d3-force": "^2.1.1", "@types/jest": "^26.0.7", diff --git a/plugins/techdocs/package.json b/plugins/techdocs/package.json index 300c662225c73..ef8d9a2cc7875 100644 --- a/plugins/techdocs/package.json +++ b/plugins/techdocs/package.json @@ -69,7 +69,7 @@ "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/dompurify": "^2.2.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/todo/package.json b/plugins/todo/package.json index 7d06199a640b1..0583a4924c839 100644 --- a/plugins/todo/package.json +++ b/plugins/todo/package.json @@ -48,7 +48,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/user-settings/package.json b/plugins/user-settings/package.json index c8fa6d20701d7..5e4bbed655bbd 100644 --- a/plugins/user-settings/package.json +++ b/plugins/user-settings/package.json @@ -50,7 +50,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "cross-fetch": "^3.0.6", diff --git a/plugins/xcmetrics/package.json b/plugins/xcmetrics/package.json index 333826ba87583..56a0bd78f5019 100644 --- a/plugins/xcmetrics/package.json +++ b/plugins/xcmetrics/package.json @@ -43,7 +43,7 @@ "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^26.0.7", "@types/luxon": "^2.0.4", "@types/node": "^14.14.32", diff --git a/yarn.lock b/yarn.lock index 9f6bf3d5d85b0..dccdb4f35c870 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6926,12 +6926,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^13.1.8": - version "13.1.8" - resolved "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.1.8.tgz#9cbf342b88d837ee188f9f9f4df6d1beaaf179c2" - integrity sha512-M04HgOlJvxILf5xyrkJaEQfFOtcvhy3usLldQIEg9zgFIYQofSmFGVfFlS7BWowqlBGLrItwGMlPXCoBgoHSiw== - dependencies: - "@babel/runtime" "^7.12.5" +"@testing-library/user-event@^14.5.2": + version "14.5.2" + resolved "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd" + integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ== "@tokenizer/token@^0.3.0": version "0.3.0"