diff --git a/.changeset/dependabot-bf11310.md b/.changeset/dependabot-bf11310.md new file mode 100644 index 0000000000..afb732a5da --- /dev/null +++ b/.changeset/dependabot-bf11310.md @@ -0,0 +1,64 @@ +--- +'@backstage/app-defaults': patch +'@backstage/core-app-api': patch +'@backstage/core-components': patch +'@backstage/core-plugin-api': patch +'@backstage/dev-utils': patch +'@backstage/integration-react': patch +'@backstage/test-utils': patch +'@backstage/version-bridge': patch +'@backstage/plugin-airbrake': patch +'@backstage/plugin-allure': patch +'@backstage/plugin-analytics-module-ga': patch +'@backstage/plugin-apache-airflow': patch +'@backstage/plugin-api-docs': patch +'@backstage/plugin-azure-devops': patch +'@backstage/plugin-badges': patch +'@backstage/plugin-bitrise': patch +'@backstage/plugin-catalog-graph': patch +'@backstage/plugin-catalog-import': patch +'@backstage/plugin-catalog-react': patch +'@backstage/plugin-catalog': patch +'@backstage/plugin-circleci': patch +'@backstage/plugin-cloudbuild': patch +'@backstage/plugin-code-climate': patch +'@backstage/plugin-code-coverage': patch +'@backstage/plugin-config-schema': patch +'@backstage/plugin-cost-insights': patch +'@backstage/plugin-explore-react': patch +'@backstage/plugin-explore': patch +'@backstage/plugin-firehydrant': patch +'@backstage/plugin-fossa': patch +'@backstage/plugin-gcp-projects': patch +'@backstage/plugin-git-release-manager': patch +'@backstage/plugin-github-actions': patch +'@backstage/plugin-github-deployments': patch +'@backstage/plugin-gitops-profiles': patch +'@backstage/plugin-gocd': patch +'@backstage/plugin-graphiql': patch +'@backstage/plugin-home': patch +'@backstage/plugin-ilert': patch +'@backstage/plugin-jenkins': patch +'@backstage/plugin-kafka': patch +'@backstage/plugin-kubernetes': patch +'@backstage/plugin-lighthouse': patch +'@backstage/plugin-newrelic': patch +'@backstage/plugin-org': patch +'@backstage/plugin-pagerduty': patch +'@backstage/plugin-permission-react': patch +'@backstage/plugin-rollbar': patch +'@backstage/plugin-scaffolder': patch +'@backstage/plugin-search': patch +'@backstage/plugin-sentry': patch +'@backstage/plugin-shortcuts': patch +'@backstage/plugin-sonarqube': patch +'@backstage/plugin-splunk-on-call': patch +'@backstage/plugin-tech-insights': patch +'@backstage/plugin-tech-radar': patch +'@backstage/plugin-techdocs': patch +'@backstage/plugin-todo': patch +'@backstage/plugin-user-settings': patch +'@backstage/plugin-xcmetrics': patch +--- + +chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3 diff --git a/packages/app-defaults/package.json b/packages/app-defaults/package.json index 8ef32869f0..5e322c6a21 100644 --- a/packages/app-defaults/package.json +++ b/packages/app-defaults/package.json @@ -49,7 +49,7 @@ "@backstage/cli": "^0.15.2", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", "@types/react": "^16.13.1 || ^17.0.0" diff --git a/packages/app/package.json b/packages/app/package.json index 43824211aa..ee5affe302 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -79,7 +79,7 @@ "@rjsf/core": "^3.2.1", "@testing-library/cypress": "^8.0.2", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/jquery": "^3.3.34", diff --git a/packages/core-app-api/package.json b/packages/core-app-api/package.json index f0776fcb85..b1250172a7 100644 --- a/packages/core-app-api/package.json +++ b/packages/core-app-api/package.json @@ -52,7 +52,7 @@ "@backstage/cli": "^0.15.2-next.0", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/packages/core-components/package.json b/packages/core-components/package.json index 45b5f34018..4b5be0537b 100644 --- a/packages/core-components/package.json +++ b/packages/core-components/package.json @@ -82,7 +82,7 @@ "@backstage/cli": "^0.15.2", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/classnames": "^2.2.9", diff --git a/packages/core-plugin-api/package.json b/packages/core-plugin-api/package.json index dd7056c8de..06463d378a 100644 --- a/packages/core-plugin-api/package.json +++ b/packages/core-plugin-api/package.json @@ -50,7 +50,7 @@ "@backstage/core-app-api": "^0.6.0", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 8a38556547..1d77d87600 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -45,7 +45,7 @@ "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "react-use": "^17.2.4", "react-hot-loader": "^4.13.0", diff --git a/packages/integration-react/package.json b/packages/integration-react/package.json index 36334f2cfd..fbd9739d08 100644 --- a/packages/integration-react/package.json +++ b/packages/integration-react/package.json @@ -42,7 +42,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/packages/techdocs-cli-embedded-app/package.json b/packages/techdocs-cli-embedded-app/package.json index c9d9fcd252..1104958262 100644 --- a/packages/techdocs-cli-embedded-app/package.json +++ b/packages/techdocs-cli-embedded-app/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@backstage/cli": "^0.15.2", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 2f0aa0e988..0cf752a72d 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -43,7 +43,7 @@ "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.11.2", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "cross-fetch": "^3.1.5", "react-router": "6.0.0-beta.0", diff --git a/packages/version-bridge/package.json b/packages/version-bridge/package.json index 463e7841ed..a954998e76 100644 --- a/packages/version-bridge/package.json +++ b/packages/version-bridge/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@backstage/cli": "^0.15.2-next.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2" }, "files": [ diff --git a/plugins/airbrake/package.json b/plugins/airbrake/package.json index c63906f78c..42887fd217 100644 --- a/plugins/airbrake/package.json +++ b/plugins/airbrake/package.json @@ -45,7 +45,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/allure/package.json b/plugins/allure/package.json index 3f48bac1ea..9b7ed7282b 100644 --- a/plugins/allure/package.json +++ b/plugins/allure/package.json @@ -45,7 +45,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/analytics-module-ga/package.json b/plugins/analytics-module-ga/package.json index 8b297ec512..376173b9b2 100644 --- a/plugins/analytics-module-ga/package.json +++ b/plugins/analytics-module-ga/package.json @@ -43,7 +43,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/apache-airflow/package.json b/plugins/apache-airflow/package.json index a48061c42d..86d12e6f11 100644 --- a/plugins/apache-airflow/package.json +++ b/plugins/apache-airflow/package.json @@ -41,7 +41,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/api-docs/package.json b/plugins/api-docs/package.json index 478409d0f0..1abd50a577 100644 --- a/plugins/api-docs/package.json +++ b/plugins/api-docs/package.json @@ -61,7 +61,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/azure-devops/package.json b/plugins/azure-devops/package.json index acf86e5962..d28efb84cc 100644 --- a/plugins/azure-devops/package.json +++ b/plugins/azure-devops/package.json @@ -54,7 +54,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/badges/package.json b/plugins/badges/package.json index e4ade61df1..718d38c00a 100644 --- a/plugins/badges/package.json +++ b/plugins/badges/package.json @@ -51,7 +51,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/bitrise/package.json b/plugins/bitrise/package.json index 7802dde86d..1f599e3afe 100644 --- a/plugins/bitrise/package.json +++ b/plugins/bitrise/package.json @@ -48,7 +48,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/catalog-graph/package.json b/plugins/catalog-graph/package.json index f4958267e1..d86df7d56c 100644 --- a/plugins/catalog-graph/package.json +++ b/plugins/catalog-graph/package.json @@ -51,7 +51,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7" diff --git a/plugins/catalog-import/package.json b/plugins/catalog-import/package.json index 4ef0fa7eff..29e471f50b 100644 --- a/plugins/catalog-import/package.json +++ b/plugins/catalog-import/package.json @@ -65,7 +65,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/catalog-react/package.json b/plugins/catalog-react/package.json index 99d84d083b..5ba52e8ac7 100644 --- a/plugins/catalog-react/package.json +++ b/plugins/catalog-react/package.json @@ -67,7 +67,7 @@ "@backstage/plugin-scaffolder-common": "^0.3.0", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/catalog/package.json b/plugins/catalog/package.json index 32ee98b4b3..bdc3e64fcc 100644 --- a/plugins/catalog/package.json +++ b/plugins/catalog/package.json @@ -66,7 +66,7 @@ "@backstage/plugin-permission-react": "^0.3.3", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "cross-fetch": "^3.1.5" diff --git a/plugins/circleci/package.json b/plugins/circleci/package.json index 3a60a1848d..d315c9a161 100644 --- a/plugins/circleci/package.json +++ b/plugins/circleci/package.json @@ -60,7 +60,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/humanize-duration": "^3.25.1", "@types/jest": "^26.0.7", diff --git a/plugins/cloudbuild/package.json b/plugins/cloudbuild/package.json index 1293985bf3..bf4a65bd07 100644 --- a/plugins/cloudbuild/package.json +++ b/plugins/cloudbuild/package.json @@ -57,7 +57,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/code-climate/package.json b/plugins/code-climate/package.json index 94ff923df9..4913939be4 100644 --- a/plugins/code-climate/package.json +++ b/plugins/code-climate/package.json @@ -44,7 +44,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/humanize-duration": "^3.27.1", "@types/jest": "^26.0.7", diff --git a/plugins/code-coverage/package.json b/plugins/code-coverage/package.json index f71ea8be94..f0b115fd18 100644 --- a/plugins/code-coverage/package.json +++ b/plugins/code-coverage/package.json @@ -51,7 +51,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/highlightjs": "^10.1.0", "@types/jest": "^26.0.7", diff --git a/plugins/config-schema/package.json b/plugins/config-schema/package.json index 7c10fdd4ac..a521e0b35c 100644 --- a/plugins/config-schema/package.json +++ b/plugins/config-schema/package.json @@ -46,7 +46,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json index 2828b9c1a1..9034fe85b5 100644 --- a/plugins/cost-insights/package.json +++ b/plugins/cost-insights/package.json @@ -65,7 +65,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/explore-react/package.json b/plugins/explore-react/package.json index 3de867f965..650ec24660 100644 --- a/plugins/explore-react/package.json +++ b/plugins/explore-react/package.json @@ -40,7 +40,7 @@ "@backstage/dev-utils": "^0.2.25-next.0", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/explore/package.json b/plugins/explore/package.json index 071312d2ff..43de4f12b0 100644 --- a/plugins/explore/package.json +++ b/plugins/explore/package.json @@ -58,7 +58,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/firehydrant/package.json b/plugins/firehydrant/package.json index 9c9f243144..5956acdec9 100644 --- a/plugins/firehydrant/package.json +++ b/plugins/firehydrant/package.json @@ -44,7 +44,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/fossa/package.json b/plugins/fossa/package.json index d726a3f5d8..a63bf02b2f 100644 --- a/plugins/fossa/package.json +++ b/plugins/fossa/package.json @@ -58,7 +58,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/gcp-projects/package.json b/plugins/gcp-projects/package.json index 88cd8200d7..288976c279 100644 --- a/plugins/gcp-projects/package.json +++ b/plugins/gcp-projects/package.json @@ -52,7 +52,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/git-release-manager/package.json b/plugins/git-release-manager/package.json index 8160058184..77c6091e19 100644 --- a/plugins/git-release-manager/package.json +++ b/plugins/git-release-manager/package.json @@ -48,7 +48,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/github-actions/package.json b/plugins/github-actions/package.json index 617a7301e9..a3e9790de5 100644 --- a/plugins/github-actions/package.json +++ b/plugins/github-actions/package.json @@ -60,7 +60,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/github-deployments/package.json b/plugins/github-deployments/package.json index 3a1833b432..08691a55cf 100644 --- a/plugins/github-deployments/package.json +++ b/plugins/github-deployments/package.json @@ -48,7 +48,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/gitops-profiles/package.json b/plugins/gitops-profiles/package.json index 41c634cc0a..465621ccc1 100644 --- a/plugins/gitops-profiles/package.json +++ b/plugins/gitops-profiles/package.json @@ -53,7 +53,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/gocd/package.json b/plugins/gocd/package.json index d3e6344d02..d190a21027 100644 --- a/plugins/gocd/package.json +++ b/plugins/gocd/package.json @@ -54,7 +54,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/lodash": "^4.14.173", diff --git a/plugins/graphiql/package.json b/plugins/graphiql/package.json index cd9a7e94e6..2c931179c2 100644 --- a/plugins/graphiql/package.json +++ b/plugins/graphiql/package.json @@ -53,7 +53,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/codemirror": "^0.0.108", "@types/jest": "^26.0.7", diff --git a/plugins/home/package.json b/plugins/home/package.json index d2b2ffca36..761cfb369f 100644 --- a/plugins/home/package.json +++ b/plugins/home/package.json @@ -57,7 +57,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/ilert/package.json b/plugins/ilert/package.json index 90c9c767e4..9a8450a7c5 100644 --- a/plugins/ilert/package.json +++ b/plugins/ilert/package.json @@ -48,7 +48,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/jenkins/package.json b/plugins/jenkins/package.json index 4f458cfdd7..a42208f80a 100644 --- a/plugins/jenkins/package.json +++ b/plugins/jenkins/package.json @@ -59,7 +59,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/kafka/package.json b/plugins/kafka/package.json index 163cf2578a..fd28be15c4 100644 --- a/plugins/kafka/package.json +++ b/plugins/kafka/package.json @@ -44,7 +44,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/kubernetes/package.json b/plugins/kubernetes/package.json index d0bc8c7f17..3192cdfc16 100644 --- a/plugins/kubernetes/package.json +++ b/plugins/kubernetes/package.json @@ -61,7 +61,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/lighthouse/package.json b/plugins/lighthouse/package.json index e0052c7ead..e1e317f795 100644 --- a/plugins/lighthouse/package.json +++ b/plugins/lighthouse/package.json @@ -56,7 +56,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/newrelic/package.json b/plugins/newrelic/package.json index 843170d477..f8512a7b21 100644 --- a/plugins/newrelic/package.json +++ b/plugins/newrelic/package.json @@ -52,7 +52,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/org/package.json b/plugins/org/package.json index c19d0e9b6a..dfae209493 100644 --- a/plugins/org/package.json +++ b/plugins/org/package.json @@ -48,7 +48,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/pagerduty/package.json b/plugins/pagerduty/package.json index 06001e8ff0..a4dd8865e7 100644 --- a/plugins/pagerduty/package.json +++ b/plugins/pagerduty/package.json @@ -57,7 +57,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/permission-react/package.json b/plugins/permission-react/package.json index 936c6e0ff3..c627a45660 100644 --- a/plugins/permission-react/package.json +++ b/plugins/permission-react/package.json @@ -47,7 +47,7 @@ "@backstage/cli": "^0.15.2-next.0", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@types/jest": "^26.0.7" }, "files": [ diff --git a/plugins/rollbar/package.json b/plugins/rollbar/package.json index 21118a594b..c005cfcbf3 100644 --- a/plugins/rollbar/package.json +++ b/plugins/rollbar/package.json @@ -58,7 +58,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json index 32c04ddfc5..dcdeeac1c9 100644 --- a/plugins/scaffolder/package.json +++ b/plugins/scaffolder/package.json @@ -79,7 +79,7 @@ "@backstage/plugin-catalog": "^0.10.0", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/humanize-duration": "^3.18.1", diff --git a/plugins/search/package.json b/plugins/search/package.json index 876eef447f..8ef7804ce6 100644 --- a/plugins/search/package.json +++ b/plugins/search/package.json @@ -61,7 +61,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json index 22da7033fd..e3223e8a68 100644 --- a/plugins/sentry/package.json +++ b/plugins/sentry/package.json @@ -57,7 +57,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/luxon": "^2.0.4", diff --git a/plugins/shortcuts/package.json b/plugins/shortcuts/package.json index 056cd04a86..b647c05906 100644 --- a/plugins/shortcuts/package.json +++ b/plugins/shortcuts/package.json @@ -47,7 +47,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/sonarqube/package.json b/plugins/sonarqube/package.json index 79d56368a2..0c89758706 100644 --- a/plugins/sonarqube/package.json +++ b/plugins/sonarqube/package.json @@ -58,7 +58,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/splunk-on-call/package.json b/plugins/splunk-on-call/package.json index be97fff0f4..2637965bc8 100644 --- a/plugins/splunk-on-call/package.json +++ b/plugins/splunk-on-call/package.json @@ -56,7 +56,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/luxon": "^2.0.4", diff --git a/plugins/tech-insights/package.json b/plugins/tech-insights/package.json index a98d64e2c7..a868080345 100644 --- a/plugins/tech-insights/package.json +++ b/plugins/tech-insights/package.json @@ -47,7 +47,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/tech-radar/package.json b/plugins/tech-radar/package.json index 21fd1d3d25..b63a7d3606 100644 --- a/plugins/tech-radar/package.json +++ b/plugins/tech-radar/package.json @@ -54,7 +54,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/color": "^3.0.1", "@types/d3-force": "^2.1.1", diff --git a/plugins/techdocs/package.json b/plugins/techdocs/package.json index e67b78816b..e02e4e1fa1 100644 --- a/plugins/techdocs/package.json +++ b/plugins/techdocs/package.json @@ -70,7 +70,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", "@types/dompurify": "^2.2.2", diff --git a/plugins/todo/package.json b/plugins/todo/package.json index 9cc74b3029..c4d0f0a644 100644 --- a/plugins/todo/package.json +++ b/plugins/todo/package.json @@ -50,7 +50,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/user-settings/package.json b/plugins/user-settings/package.json index d126bd8b4e..25f3f1027b 100644 --- a/plugins/user-settings/package.json +++ b/plugins/user-settings/package.json @@ -52,7 +52,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/xcmetrics/package.json b/plugins/xcmetrics/package.json index ab0a51d7d5..3b97e8e470 100644 --- a/plugins/xcmetrics/package.json +++ b/plugins/xcmetrics/package.json @@ -45,7 +45,7 @@ "@backstage/dev-utils": "^0.2.25", "@backstage/test-utils": "^0.3.0", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react": "^11.2.5", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/luxon": "^2.0.4", diff --git a/yarn.lock b/yarn.lock index cf9ac21d74..e655bcb830 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5263,24 +5263,10 @@ "@babel/runtime" "^7.14.6" "@testing-library/dom" "^8.1.0" -"@testing-library/dom@^7.28.1": - version "7.29.6" - resolved "https://registry.npmjs.org/@testing-library/dom/-/dom-7.29.6.tgz#eb37844fb431186db7960a7ff6749ea65a19617c" - integrity sha512-vzTsAXa439ptdvav/4lsKRcGpAQX7b6wBIqia7+iNzqGJ5zjswApxA6jDAsexrc6ue9krWcbh8o+LYkBXW+GCQ== - dependencies: - "@babel/code-frame" "^7.10.4" - "@babel/runtime" "^7.12.5" - "@types/aria-query" "^4.2.0" - aria-query "^4.2.2" - chalk "^4.1.0" - dom-accessibility-api "^0.5.4" - lz-string "^1.4.4" - pretty-format "^26.6.2" - -"@testing-library/dom@^8.1.0": - version "8.11.1" - resolved "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753" - integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg== +"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.1.0": + version "8.11.3" + resolved "https://registry.npmjs.org/@testing-library/dom/-/dom-8.11.3.tgz#38fd63cbfe14557021e88982d931e33fb7c1a808" + integrity sha512-9LId28I+lx70wUiZjLvi1DB/WT2zGOxUh46glrSNMaWVx849kKAluezVzZrXJfTKKoQTmEOutLes/bHg4Bj3aA== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5" @@ -5317,13 +5303,14 @@ "@types/react-test-renderer" ">=16.9.0" react-error-boundary "^3.1.0" -"@testing-library/react@^11.2.5": - version "11.2.6" - resolved "https://registry.npmjs.org/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b" - integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ== +"@testing-library/react@^12.1.3": + version "12.1.3" + resolved "https://registry.npmjs.org/@testing-library/react/-/react-12.1.3.tgz#ef26c5f122661ea9b6f672b23dc6b328cadbbf26" + integrity sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg== dependencies: "@babel/runtime" "^7.12.5" - "@testing-library/dom" "^7.28.1" + "@testing-library/dom" "^8.0.0" + "@types/react-dom" "*" "@testing-library/user-event@^13.1.8": version "13.1.8" @@ -10935,7 +10922,7 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" -dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.6: +dom-accessibility-api@^0.5.6: version "0.5.6" resolved "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9" integrity sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw==