From 86cecd597262b06511889ae023794425007dbd27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 04:50:56 +0000 Subject: [PATCH] build(deps): bump @testing-library/jest-dom and @types/testing-library__jest-dom Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom). These dependencies needed to be updated together. Updates `@testing-library/jest-dom` from 5.14.1 to 6.5.0 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.14.1...v6.5.0) Updates `@types/testing-library__jest-dom` from 5.9.5 to 6.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/testing-library__jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/app-defaults/package.json | 2 +- 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 +- packages/version-bridge/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/bazaar/package.json | 4 +- 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 | 4 +- plugins/kafka/package.json | 2 +- plugins/kubernetes/package.json | 2 +- plugins/lighthouse/package.json | 2 +- plugins/newrelic-dashboard/package.json | 2 +- plugins/newrelic/package.json | 2 +- plugins/org/package.json | 2 +- plugins/pagerduty/package.json | 2 +- plugins/permission-react/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 | 62 ++++++++------------- 63 files changed, 88 insertions(+), 102 deletions(-) diff --git a/packages/app-defaults/package.json b/packages/app-defaults/package.json index 89d83ae91f3b7..7abd8df2ad012 100644 --- a/packages/app-defaults/package.json +++ b/packages/app-defaults/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@backstage/cli": "^0.10.3", "@backstage/test-utils": "^0.2.0", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/packages/app/package.json b/packages/app/package.json index bbfd903484b85..0e5ad014f0043 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -70,7 +70,7 @@ "@backstage/test-utils": "^0.2.0", "@rjsf/core": "^3.2.1", "@testing-library/cypress": "^8.0.2", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/packages/core-app-api/package.json b/packages/core-app-api/package.json index de7477771f511..89942d8b236ad 100644 --- a/packages/core-app-api/package.json +++ b/packages/core-app-api/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@backstage/cli": "^0.10.5", "@backstage/test-utils": "^0.2.0", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/packages/core-components/package.json b/packages/core-components/package.json index 337a759da8cb5..2a3a64de0697e 100644 --- a/packages/core-components/package.json +++ b/packages/core-components/package.json @@ -75,7 +75,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/cli": "^0.10.5", "@backstage/test-utils": "^0.2.0", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/packages/core-plugin-api/package.json b/packages/core-plugin-api/package.json index d284d60c6bbe3..cf6eb1ada3625 100644 --- a/packages/core-plugin-api/package.json +++ b/packages/core-plugin-api/package.json @@ -46,7 +46,7 @@ "@backstage/cli": "^0.10.5", "@backstage/core-app-api": "^0.3.1", "@backstage/test-utils": "^0.2.0", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 75b34baf32e12..fa9ca8fa6a0f5 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -40,7 +40,7 @@ "@backstage/theme": "^0.2.14", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "react-use": "^17.2.4", diff --git a/packages/embedded-techdocs-app/package.json b/packages/embedded-techdocs-app/package.json index a1ffd9f858811..643120e5b952f 100644 --- a/packages/embedded-techdocs-app/package.json +++ b/packages/embedded-techdocs-app/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@backstage/cli": "^0.10.3", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/packages/integration-react/package.json b/packages/integration-react/package.json index 62f9e8d5933dc..6ec598c7c0b59 100644 --- a/packages/integration-react/package.json +++ b/packages/integration-react/package.json @@ -38,7 +38,7 @@ "@backstage/cli": "^0.10.4", "@backstage/dev-utils": "^0.2.15", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 48745f706866d..1f2d641194f6b 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -36,7 +36,7 @@ "@backstage/types": "^0.1.1", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.11.2", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "react-router": "6.0.0-beta.0", diff --git a/packages/version-bridge/package.json b/packages/version-bridge/package.json index 0291cdc208050..b74b11ba284d9 100644 --- a/packages/version-bridge/package.json +++ b/packages/version-bridge/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@backstage/cli": "^0.10.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2" }, diff --git a/plugins/airbrake/package.json b/plugins/airbrake/package.json index 7294c97413528..9721cba24fb67 100644 --- a/plugins/airbrake/package.json +++ b/plugins/airbrake/package.json @@ -39,7 +39,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/allure/package.json b/plugins/allure/package.json index 54ac6ea65949f..e01008f47cf57 100644 --- a/plugins/allure/package.json +++ b/plugins/allure/package.json @@ -41,7 +41,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/analytics-module-ga/package.json b/plugins/analytics-module-ga/package.json index a17f915b16d7f..7b0055e158202 100644 --- a/plugins/analytics-module-ga/package.json +++ b/plugins/analytics-module-ga/package.json @@ -39,7 +39,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/apache-airflow/package.json b/plugins/apache-airflow/package.json index d203c8de9e8c2..7fb9eac296f44 100644 --- a/plugins/apache-airflow/package.json +++ b/plugins/apache-airflow/package.json @@ -37,7 +37,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/api-docs/package.json b/plugins/api-docs/package.json index ed862d6f35f86..689b1e22b883d 100644 --- a/plugins/api-docs/package.json +++ b/plugins/api-docs/package.json @@ -58,7 +58,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/azure-devops/package.json b/plugins/azure-devops/package.json index f8cbcc430a9c4..7877df39e92bc 100644 --- a/plugins/azure-devops/package.json +++ b/plugins/azure-devops/package.json @@ -50,7 +50,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/badges/package.json b/plugins/badges/package.json index f9e24f27bfabe..4534779d04248 100644 --- a/plugins/badges/package.json +++ b/plugins/badges/package.json @@ -47,7 +47,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/bazaar/package.json b/plugins/bazaar/package.json index 144569885d138..7a82189c7bbbf 100644 --- a/plugins/bazaar/package.json +++ b/plugins/bazaar/package.json @@ -32,7 +32,7 @@ "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.57", "@material-ui/pickers": "^3.3.10", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "luxon": "^2.0.2", "material-ui-search-bar": "^1.0.0", "react-hook-form": "^7.13.0", @@ -45,7 +45,7 @@ "devDependencies": { "@backstage/cli": "^0.10.5", "@backstage/dev-utils": "^0.2.16", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "cross-fetch": "^3.0.6" }, "files": [ diff --git a/plugins/bitrise/package.json b/plugins/bitrise/package.json index e1dca12e2ba0b..cf0897b619da8 100644 --- a/plugins/bitrise/package.json +++ b/plugins/bitrise/package.json @@ -44,7 +44,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/catalog-graph/package.json b/plugins/catalog-graph/package.json index 8718172cf4103..309cf30ac58b8 100644 --- a/plugins/catalog-graph/package.json +++ b/plugins/catalog-graph/package.json @@ -46,7 +46,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/catalog-import/package.json b/plugins/catalog-import/package.json index 7558ff9445330..3fd536581a568 100644 --- a/plugins/catalog-import/package.json +++ b/plugins/catalog-import/package.json @@ -60,7 +60,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/catalog-react/package.json b/plugins/catalog-react/package.json index 6b76ec3925210..400ad856c10b2 100644 --- a/plugins/catalog-react/package.json +++ b/plugins/catalog-react/package.json @@ -55,7 +55,7 @@ "@backstage/cli": "^0.10.5", "@backstage/core-app-api": "^0.3.1", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/catalog/package.json b/plugins/catalog/package.json index da7f666b35be2..37d7e5924b3d1 100644 --- a/plugins/catalog/package.json +++ b/plugins/catalog/package.json @@ -57,7 +57,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/circleci/package.json b/plugins/circleci/package.json index a7e05511db60f..01e7a88e5bd11 100644 --- a/plugins/circleci/package.json +++ b/plugins/circleci/package.json @@ -56,7 +56,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/humanize-duration": "^3.25.1", diff --git a/plugins/cloudbuild/package.json b/plugins/cloudbuild/package.json index d0075d683ecbb..2a2653a383292 100644 --- a/plugins/cloudbuild/package.json +++ b/plugins/cloudbuild/package.json @@ -53,7 +53,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/code-coverage/package.json b/plugins/code-coverage/package.json index e6ddcdb5f1b0d..f751bb77adf13 100644 --- a/plugins/code-coverage/package.json +++ b/plugins/code-coverage/package.json @@ -47,7 +47,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/highlightjs": "^10.1.0", diff --git a/plugins/config-schema/package.json b/plugins/config-schema/package.json index 85a088b20c505..e1ae40fed96c8 100644 --- a/plugins/config-schema/package.json +++ b/plugins/config-schema/package.json @@ -42,7 +42,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json index 4f9c3f55eca41..c9b3f7e51b0f0 100644 --- a/plugins/cost-insights/package.json +++ b/plugins/cost-insights/package.json @@ -60,7 +60,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/explore-react/package.json b/plugins/explore-react/package.json index e115678a27e80..3cbe47736692f 100644 --- a/plugins/explore-react/package.json +++ b/plugins/explore-react/package.json @@ -35,7 +35,7 @@ "@backstage/cli": "^0.10.3", "@backstage/dev-utils": "^0.2.15", "@backstage/test-utils": "^0.2.0", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/explore/package.json b/plugins/explore/package.json index 424eb84eac608..9813f2b8084b5 100644 --- a/plugins/explore/package.json +++ b/plugins/explore/package.json @@ -54,7 +54,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/firehydrant/package.json b/plugins/firehydrant/package.json index 118c64c11d842..43fd9a57ba1c2 100644 --- a/plugins/firehydrant/package.json +++ b/plugins/firehydrant/package.json @@ -40,7 +40,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/fossa/package.json b/plugins/fossa/package.json index ff5c063e154b8..42f189b5bbfb2 100644 --- a/plugins/fossa/package.json +++ b/plugins/fossa/package.json @@ -54,7 +54,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/gcp-projects/package.json b/plugins/gcp-projects/package.json index 1b36c4a1120a6..ffb379b45b36f 100644 --- a/plugins/gcp-projects/package.json +++ b/plugins/gcp-projects/package.json @@ -48,7 +48,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/git-release-manager/package.json b/plugins/git-release-manager/package.json index 444c77fc8abae..8ae25a16a9546 100644 --- a/plugins/git-release-manager/package.json +++ b/plugins/git-release-manager/package.json @@ -44,7 +44,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/github-actions/package.json b/plugins/github-actions/package.json index e65ed5a989a95..fc3dbf834adbf 100644 --- a/plugins/github-actions/package.json +++ b/plugins/github-actions/package.json @@ -56,7 +56,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/github-deployments/package.json b/plugins/github-deployments/package.json index fcf452c67ec86..f37d2a0a8c81c 100644 --- a/plugins/github-deployments/package.json +++ b/plugins/github-deployments/package.json @@ -44,7 +44,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/gitops-profiles/package.json b/plugins/gitops-profiles/package.json index 345d2a812e7e8..4720c4546b955 100644 --- a/plugins/gitops-profiles/package.json +++ b/plugins/gitops-profiles/package.json @@ -49,7 +49,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/graphiql/package.json b/plugins/graphiql/package.json index 593be20c6e09b..d3449ed89e904 100644 --- a/plugins/graphiql/package.json +++ b/plugins/graphiql/package.json @@ -49,7 +49,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/codemirror": "^0.0.108", diff --git a/plugins/home/package.json b/plugins/home/package.json index 298b1860e9399..21cc4382336b4 100644 --- a/plugins/home/package.json +++ b/plugins/home/package.json @@ -41,7 +41,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/ilert/package.json b/plugins/ilert/package.json index 7a31632049850..be1b5262ef415 100644 --- a/plugins/ilert/package.json +++ b/plugins/ilert/package.json @@ -44,7 +44,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/jenkins/package.json b/plugins/jenkins/package.json index 14ff0fd2e7582..5d0e5331b0970 100644 --- a/plugins/jenkins/package.json +++ b/plugins/jenkins/package.json @@ -54,12 +54,12 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", - "@types/testing-library__jest-dom": "^5.9.1", + "@types/testing-library__jest-dom": "^6.0.0", "cross-fetch": "^3.0.6", "msw": "^0.35.0" }, diff --git a/plugins/kafka/package.json b/plugins/kafka/package.json index 5eab137ca15a7..257fd257bd210 100644 --- a/plugins/kafka/package.json +++ b/plugins/kafka/package.json @@ -40,7 +40,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/kubernetes/package.json b/plugins/kubernetes/package.json index 2d152c739082c..ed1c39c8fadaf 100644 --- a/plugins/kubernetes/package.json +++ b/plugins/kubernetes/package.json @@ -57,7 +57,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/lighthouse/package.json b/plugins/lighthouse/package.json index 4dcf72452eaa1..94b55139504b0 100644 --- a/plugins/lighthouse/package.json +++ b/plugins/lighthouse/package.json @@ -52,7 +52,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/newrelic-dashboard/package.json b/plugins/newrelic-dashboard/package.json index 5a0ebc10dfe31..b2ffe14582243 100644 --- a/plugins/newrelic-dashboard/package.json +++ b/plugins/newrelic-dashboard/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@backstage/cli": "^0.10.5", "@backstage/dev-utils": "^0.2.16", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.0.6" }, diff --git a/plugins/newrelic/package.json b/plugins/newrelic/package.json index 0caca9f96ee20..61c0f7fb0ab6d 100644 --- a/plugins/newrelic/package.json +++ b/plugins/newrelic/package.json @@ -48,7 +48,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/org/package.json b/plugins/org/package.json index fadca4442a1c6..fc133d0374e51 100644 --- a/plugins/org/package.json +++ b/plugins/org/package.json @@ -44,7 +44,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/pagerduty/package.json b/plugins/pagerduty/package.json index 6a3ea7ebb9239..71f7979d8d18b 100644 --- a/plugins/pagerduty/package.json +++ b/plugins/pagerduty/package.json @@ -53,7 +53,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/permission-react/package.json b/plugins/permission-react/package.json index 23225cbf93075..23f9e33e6db9f 100644 --- a/plugins/permission-react/package.json +++ b/plugins/permission-react/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@backstage/cli": "^0.10.5", "@backstage/test-utils": "^0.2.0", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@types/jest": "^26.0.7" }, diff --git a/plugins/rollbar/package.json b/plugins/rollbar/package.json index baae7233189e4..b9383dbb712bb 100644 --- a/plugins/rollbar/package.json +++ b/plugins/rollbar/package.json @@ -54,7 +54,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json index 6c76010bec7e8..fd0a11639fafe 100644 --- a/plugins/scaffolder/package.json +++ b/plugins/scaffolder/package.json @@ -72,7 +72,7 @@ "@backstage/dev-utils": "^0.2.16", "@backstage/plugin-catalog": "^0.7.7", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/search/package.json b/plugins/search/package.json index f4880f86b3a6f..c19b17e0c2d8d 100644 --- a/plugins/search/package.json +++ b/plugins/search/package.json @@ -56,7 +56,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json index 20bfdf22b07c1..ad07e954ff208 100644 --- a/plugins/sentry/package.json +++ b/plugins/sentry/package.json @@ -53,7 +53,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/shortcuts/package.json b/plugins/shortcuts/package.json index b38d66f6b930c..4be7704f5b915 100644 --- a/plugins/shortcuts/package.json +++ b/plugins/shortcuts/package.json @@ -43,7 +43,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/sonarqube/package.json b/plugins/sonarqube/package.json index 7523e79779e1c..bd58a58c44be6 100644 --- a/plugins/sonarqube/package.json +++ b/plugins/sonarqube/package.json @@ -54,7 +54,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/splunk-on-call/package.json b/plugins/splunk-on-call/package.json index 7f18330d7d4dc..100298af3571c 100644 --- a/plugins/splunk-on-call/package.json +++ b/plugins/splunk-on-call/package.json @@ -52,7 +52,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/tech-insights/package.json b/plugins/tech-insights/package.json index e6bf9d3947228..48a8827a02c89 100644 --- a/plugins/tech-insights/package.json +++ b/plugins/tech-insights/package.json @@ -43,7 +43,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/tech-radar/package.json b/plugins/tech-radar/package.json index 45df565b81c04..95da06024562d 100644 --- a/plugins/tech-radar/package.json +++ b/plugins/tech-radar/package.json @@ -50,7 +50,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/color": "^3.0.1", diff --git a/plugins/techdocs/package.json b/plugins/techdocs/package.json index 300c662225c73..2176c0018c604 100644 --- a/plugins/techdocs/package.json +++ b/plugins/techdocs/package.json @@ -66,7 +66,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/react-hooks": "^7.0.2", "@testing-library/user-event": "^13.1.8", diff --git a/plugins/todo/package.json b/plugins/todo/package.json index 7d06199a640b1..b834445c92706 100644 --- a/plugins/todo/package.json +++ b/plugins/todo/package.json @@ -46,7 +46,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/user-settings/package.json b/plugins/user-settings/package.json index c8fa6d20701d7..287961b9e9507 100644 --- a/plugins/user-settings/package.json +++ b/plugins/user-settings/package.json @@ -48,7 +48,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/plugins/xcmetrics/package.json b/plugins/xcmetrics/package.json index 333826ba87583..a8f699fd93dbe 100644 --- a/plugins/xcmetrics/package.json +++ b/plugins/xcmetrics/package.json @@ -41,7 +41,7 @@ "@backstage/core-app-api": "^0.3.1", "@backstage/dev-utils": "^0.2.16", "@backstage/test-utils": "^0.2.1", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", diff --git a/yarn.lock b/yarn.lock index 9f6bf3d5d85b0..ede169501e406 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9,6 +9,11 @@ dependencies: aws4 "^1.8.0" +"@adobe/css-tools@^4.4.0": + version "4.4.0" + resolved "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.0.tgz#728c484f4e10df03d5a3acd0d8adcbbebff8ad63" + integrity sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ== + "@apidevtools/json-schema-ref-parser@^9.0.6": version "9.0.6" resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.6.tgz#5d9000a3ac1fd25404da886da6b266adcd99cf1c" @@ -6892,19 +6897,17 @@ lz-string "^1.4.4" pretty-format "^27.0.2" -"@testing-library/jest-dom@^5.10.1": - version "5.14.1" - resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766" - integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ== +"@testing-library/jest-dom@*", "@testing-library/jest-dom@^6.5.0": + version "6.5.0" + resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54" + integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA== dependencies: - "@babel/runtime" "^7.9.2" - "@types/testing-library__jest-dom" "^5.9.1" - aria-query "^4.2.2" + "@adobe/css-tools" "^4.4.0" + aria-query "^5.0.0" chalk "^3.0.0" - css "^3.0.0" css.escape "^1.5.1" - dom-accessibility-api "^0.5.6" - lodash "^4.17.15" + dom-accessibility-api "^0.6.3" + lodash "^4.17.21" redent "^3.0.0" "@testing-library/react-hooks@^7.0.2": @@ -8351,12 +8354,12 @@ dependencies: terser-webpack-plugin "*" -"@types/testing-library__jest-dom@^5.9.1": - version "5.9.5" - resolved "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.9.5.tgz#5bf25c91ad2d7b38f264b12275e5c92a66d849b0" - integrity sha512-ggn3ws+yRbOHog9GxnXiEZ/35Mow6YtPZpd7Z5mKDeZS/o7zx3yAle0ov/wjhVB5QT4N2Dt+GNoGCdqkBGCajQ== +"@types/testing-library__jest-dom@^6.0.0": + version "6.0.0" + resolved "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-6.0.0.tgz#b558b64b80a72130714be1f505c6df482d453690" + integrity sha512-bnreXCgus6IIadyHNlN/oI5FfX4dWgvGhOPvpr7zzCYDGAPIfvyIoAozMBINmhmsVuqV0cncejF2y5KC7ScqOg== dependencies: - "@types/jest" "*" + "@testing-library/jest-dom" "*" "@types/through@*": version "0.0.30" @@ -12454,15 +12457,6 @@ css.escape@1.5.1, css.escape@^1.5.1: resolved "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb" integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s= -css@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/css/-/css-3.0.0.tgz#4447a4d58fdd03367c516ca9f64ae365cee4aa5d" - integrity sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ== - dependencies: - inherits "^2.0.4" - source-map "^0.6.1" - source-map-resolve "^0.6.0" - cssesc@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" @@ -13318,16 +13312,16 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" -dom-accessibility-api@^0.5.4, 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== - -dom-accessibility-api@^0.5.9: +dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.9: version "0.5.10" resolved "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.10.tgz#caa6d08f60388d0bb4539dd75fe458a9a1d0014c" integrity sha512-Xu9mD0UjrJisTmv7lmVSDMagQcU9R5hwAbxsaAE/35XPnPLJobbuREfV/rraiSaEj/UOvgrzQs66zyTWTlyd+g== +dom-accessibility-api@^0.6.3: + version "0.6.3" + resolved "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz#993e925cc1d73f2c662e7d75dd5a5445259a8fd8" + integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w== + dom-converter@^0.2.0: version "0.2.0" resolved "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768" @@ -26123,14 +26117,6 @@ source-map-resolve@^0.5.0: source-map-url "^0.4.0" urix "^0.1.0" -source-map-resolve@^0.6.0: - version "0.6.0" - resolved "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2" - integrity sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w== - dependencies: - atob "^2.1.2" - decode-uri-component "^0.2.0" - source-map-support@^0.5.16, source-map-support@^0.5.17, source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.19: version "0.5.19" resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"