From d0935fe44c3e38fbd48ac3585342b7f87bd438ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:10:48 +0000 Subject: [PATCH] Update dependency @testing-library/react to v14.2.2 --- package.json | 2 +- packages/grafana-flamegraph/package.json | 2 +- .../grafana-o11y-ds-frontend/package.json | 2 +- packages/grafana-prometheus/package.json | 2 +- packages/grafana-runtime/package.json | 2 +- packages/grafana-sql/package.json | 2 +- packages/grafana-ui/package.json | 2 +- .../datasource/azuremonitor/package.json | 2 +- .../datasource/cloud-monitoring/package.json | 2 +- .../grafana-pyroscope-datasource/package.json | 2 +- .../grafana-testdata-datasource/package.json | 2 +- .../plugins/datasource/jaeger/package.json | 2 +- .../app/plugins/datasource/parca/package.json | 2 +- .../app/plugins/datasource/tempo/package.json | 2 +- .../plugins/datasource/zipkin/package.json | 2 +- yarn.lock | 38 +++++++++---------- 16 files changed, 34 insertions(+), 34 deletions(-) diff --git a/package.json b/package.json index b4ec80a4625..fec277e9479 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@swc/helpers": "0.5.7", "@testing-library/dom": "9.3.4", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/angular": "1.8.9", "@types/angular-route": "1.7.6", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index 5eee5d4494b..63dc6890506 100644 --- a/packages/grafana-flamegraph/package.json +++ b/packages/grafana-flamegraph/package.json @@ -62,7 +62,7 @@ "@grafana/tsconfig": "^1.3.0-rc1", "@rollup/plugin-node-resolve": "15.2.3", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/d3": "^7", "@types/jest": "^29.5.4", diff --git a/packages/grafana-o11y-ds-frontend/package.json b/packages/grafana-o11y-ds-frontend/package.json index fc64393f652..1f4167ba78c 100644 --- a/packages/grafana-o11y-ds-frontend/package.json +++ b/packages/grafana-o11y-ds-frontend/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@grafana/tsconfig": "^1.3.0-rc1", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", "@types/react": "18.2.67", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index d4566fcbc17..e7a800fa196 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -85,7 +85,7 @@ "@swc/helpers": "0.5.7", "@testing-library/dom": "9.3.4", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/d3": "7.4.3", "@types/debounce-promise": "3.1.9", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index a2373572f79..e3dc5034d64 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -54,7 +54,7 @@ "@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-terser": "0.4.4", "@testing-library/dom": "9.3.4", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/angular": "1.8.9", "@types/history": "4.7.11", diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index 3bd2b0de379..29e56a904f9 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@grafana/tsconfig": "^1.3.0-rc1", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 184979420af..d57032e9f95 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -129,7 +129,7 @@ "@storybook/theming": "7.4.5", "@testing-library/dom": "9.3.4", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/common-tags": "^1.8.0", "@types/d3": "7.4.3", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index 61f3ab1cf6c..361be1bc235 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@grafana/e2e-selectors": "11.0.0-pre", "@grafana/plugin-configs": "11.0.0-pre", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index abb72b6e75b..11f8eb309a5 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@grafana/e2e-selectors": "11.0.0-pre", "@grafana/plugin-configs": "11.0.0-pre", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/debounce-promise": "3.1.9", "@types/jest": "29.5.12", diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index 8d55deb253a..235c122e530 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@grafana/plugin-configs": "11.0.0-pre", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index 6a005202734..6049a1d5fe3 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@grafana/e2e-selectors": "11.0.0-pre", "@grafana/plugin-configs": "11.0.0-pre", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/d3-random": "^3.0.2", "@types/jest": "29.5.12", diff --git a/public/app/plugins/datasource/jaeger/package.json b/public/app/plugins/datasource/jaeger/package.json index bac2b08f8d3..a5474304517 100644 --- a/public/app/plugins/datasource/jaeger/package.json +++ b/public/app/plugins/datasource/jaeger/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@grafana/plugin-configs": "workspace:*", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index 4409d5cb43b..4add060e751 100644 --- a/public/app/plugins/datasource/parca/package.json +++ b/public/app/plugins/datasource/parca/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@grafana/plugin-configs": "11.0.0-pre", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/lodash": "4.17.0", "@types/react": "18.2.67", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index e2df88603e4..b0c21e4779a 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@grafana/plugin-configs": "11.0.0-pre", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index c808031631c..6eee983c091 100644 --- a/public/app/plugins/datasource/zipkin/package.json +++ b/public/app/plugins/datasource/zipkin/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@grafana/plugin-configs": "workspace:*", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.2.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", "@types/react": "18.2.67", diff --git a/yarn.lock b/yarn.lock index 2cc86ad22f0..ec69ab0b9e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3242,7 +3242,7 @@ __metadata: "@grafana/schema": "npm:11.0.0-pre" "@grafana/ui": "npm:11.0.0-pre" "@kusto/monaco-kusto": "npm:^7.4.0" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" @@ -3280,7 +3280,7 @@ __metadata: "@grafana/schema": "npm:11.0.0-pre" "@grafana/ui": "npm:11.0.0-pre" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" @@ -3320,7 +3320,7 @@ __metadata: "@grafana/runtime": "npm:11.0.0-pre" "@grafana/schema": "npm:11.0.0-pre" "@grafana/ui": "npm:11.0.0-pre" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/d3-random": "npm:^3.0.2" "@types/jest": "npm:29.5.12" @@ -3356,7 +3356,7 @@ __metadata: "@grafana/runtime": "workspace:*" "@grafana/ui": "workspace:*" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" @@ -3387,7 +3387,7 @@ __metadata: "@grafana/runtime": "npm:11.0.0-pre" "@grafana/schema": "npm:11.0.0-pre" "@grafana/ui": "npm:11.0.0-pre" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/lodash": "npm:4.17.0" "@types/react": "npm:18.2.67" @@ -3418,7 +3418,7 @@ __metadata: "@grafana/schema": "npm:11.0.0-pre" "@grafana/ui": "npm:11.0.0-pre" "@kusto/monaco-kusto": "npm:^7.4.0" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/debounce-promise": "npm:3.1.9" "@types/jest": "npm:29.5.12" @@ -3471,7 +3471,7 @@ __metadata: "@opentelemetry/exporter-collector": "npm:0.25.0" "@opentelemetry/semantic-conventions": "npm:1.21.0" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" @@ -3519,7 +3519,7 @@ __metadata: "@grafana/runtime": "workspace:*" "@grafana/ui": "workspace:*" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" "@types/react": "npm:18.2.67" @@ -3795,7 +3795,7 @@ __metadata: "@leeoniya/ufuzzy": "npm:1.0.14" "@rollup/plugin-node-resolve": "npm:15.2.3" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:^7" "@types/jest": "npm:^29.5.4" @@ -3878,7 +3878,7 @@ __metadata: "@grafana/tsconfig": "npm:^1.3.0-rc1" "@grafana/ui": "npm:11.0.0-pre" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" "@types/react": "npm:18.2.67" @@ -3955,7 +3955,7 @@ __metadata: "@swc/helpers": "npm:0.5.7" "@testing-library/dom": "npm:9.3.4" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:7.4.3" "@types/debounce-promise": "npm:3.1.9" @@ -4054,7 +4054,7 @@ __metadata: "@rollup/plugin-node-resolve": "npm:15.2.3" "@rollup/plugin-terser": "npm:0.4.4" "@testing-library/dom": "npm:9.3.4" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/angular": "npm:1.8.9" "@types/history": "npm:4.7.11" @@ -4135,7 +4135,7 @@ __metadata: "@grafana/ui": "npm:11.0.0-pre" "@react-awesome-query-builder/ui": "npm:6.4.2" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" @@ -4215,7 +4215,7 @@ __metadata: "@storybook/theming": "npm:7.4.5" "@testing-library/dom": "npm:9.3.4" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/user-event": "npm:14.5.2" "@types/common-tags": "npm:^1.8.0" "@types/d3": "npm:7.4.3" @@ -8668,9 +8668,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:14.2.1": - version: 14.2.1 - resolution: "@testing-library/react@npm:14.2.1" +"@testing-library/react@npm:14.2.2": + version: 14.2.2 + resolution: "@testing-library/react@npm:14.2.2" dependencies: "@babel/runtime": "npm:^7.12.5" "@testing-library/dom": "npm:^9.0.0" @@ -8678,7 +8678,7 @@ __metadata: peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 - checksum: 10/e02b2f32ae79665a79fc4d8ee053fd3832bfcd4753aa1dba05cdece1a9f59c72a0fae91e0a9387597dcb686d631a722729f2878e38dc95e6f23b291ad8d09b6c + checksum: 10/3605577fda8d5e27b8919f390f749af91494d03e7ba5ccaf6480ed1184248372c5a4e8fe1c8c3ad4c1a7b3536f37144ba4b4626900ed46dc9811312f280eee31 languageName: node linkType: hard @@ -18333,7 +18333,7 @@ __metadata: "@swc/helpers": "npm:0.5.7" "@testing-library/dom": "npm:9.3.4" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:14.2.1" + "@testing-library/react": "npm:14.2.2" "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/angular": "npm:1.8.9"