From 2974ab634f07d1b0ac6970336932e7ebc8752063 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:41:22 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.17.12 --- package.json | 2 +- packages/grafana-data/package.json | 2 +- packages/grafana-flamegraph/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 +- .../package.json | 2 +- .../grafana-pyroscope-datasource/package.json | 2 +- .../grafana-testdata-datasource/package.json | 2 +- .../plugins/datasource/jaeger/package.json | 2 +- .../app/plugins/datasource/mssql/package.json | 2 +- .../app/plugins/datasource/mysql/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 | 44 +++++++++---------- 19 files changed, 40 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index 1da468071fd..c5e831d0958 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "@types/jquery": "3.5.31", "@types/js-yaml": "^4.0.5", "@types/jsurl": "^1.2.28", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/logfmt": "^1.2.3", "@types/lucene": "^2", "@types/node": "20.16.11", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index 46d2c1d304d..60aafaa5390 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -65,7 +65,7 @@ "@rollup/plugin-node-resolve": "15.3.0", "@types/dompurify": "^3.0.0", "@types/history": "4.7.11", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/papaparse": "5.3.14", "@types/react": "18.3.3", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index 19ad1f8c055..c916a909679 100644 --- a/packages/grafana-flamegraph/package.json +++ b/packages/grafana-flamegraph/package.json @@ -67,7 +67,7 @@ "@testing-library/user-event": "14.5.2", "@types/d3": "^7", "@types/jest": "^29.5.4", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/react": "18.3.3", "@types/react-virtualized-auto-sizer": "1.0.4", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index 8f7b5c5b007..58b671ad8bf 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -91,7 +91,7 @@ "@types/eslint": "9.6.1", "@types/jest": "29.5.13", "@types/jquery": "3.5.31", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/pluralize": "^0.0.33", "@types/prismjs": "1.26.4", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index b41960b1bfc..cfc45d61897 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -57,7 +57,7 @@ "@types/angular": "1.8.9", "@types/history": "4.7.11", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/react": "18.3.3", "@types/react-dom": "18.2.25", "@types/systemjs": "6.15.1", diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index ea4da0b7bcb..0574e45b5ca 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -41,7 +41,7 @@ "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/react": "18.3.3", "@types/react-dom": "18.2.25", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 899a144df1e..3497daea435 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -65,7 +65,7 @@ "@react-aria/utils": "3.25.3", "@tanstack/react-virtual": "^3.5.1", "@types/jquery": "3.5.31", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/react-table": "7.7.20", "ansicolor": "1.1.100", "calculate-size": "1.1.1", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index f49c6e4cc13..d8b717e4e3b 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -31,7 +31,7 @@ "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/prismjs": "1.26.4", "@types/react": "18.3.3", diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index 8c41e8176c7..18b77ae1f54 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -33,7 +33,7 @@ "@testing-library/user-event": "14.5.2", "@types/debounce-promise": "3.1.9", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/prismjs": "1.26.4", "@types/react": "18.3.3", diff --git a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json index 81df17463c2..b461781d628 100644 --- a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json +++ b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json @@ -22,7 +22,7 @@ "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/react": "18.3.3", "ts-node": "10.9.2", diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index 0da3dfb7abf..95e86fe54d8 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -26,7 +26,7 @@ "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/prismjs": "1.26.4", "@types/react": "18.3.3", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index 5966b078a7b..ce441bc0b90 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -29,7 +29,7 @@ "@testing-library/user-event": "14.5.2", "@types/d3-random": "^3.0.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/react": "18.3.3", "@types/react-dom": "18.2.25", diff --git a/public/app/plugins/datasource/jaeger/package.json b/public/app/plugins/datasource/jaeger/package.json index 7b105ac9aae..093bc7b5649 100644 --- a/public/app/plugins/datasource/jaeger/package.json +++ b/public/app/plugins/datasource/jaeger/package.json @@ -29,7 +29,7 @@ "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/logfmt": "^1.2.3", "@types/node": "20.16.11", "@types/react": "18.3.3", diff --git a/public/app/plugins/datasource/mssql/package.json b/public/app/plugins/datasource/mssql/package.json index eb9dc6a7f97..6370fb1adac 100644 --- a/public/app/plugins/datasource/mssql/package.json +++ b/public/app/plugins/datasource/mssql/package.json @@ -22,7 +22,7 @@ "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/react": "18.3.3", "ts-node": "10.9.2", diff --git a/public/app/plugins/datasource/mysql/package.json b/public/app/plugins/datasource/mysql/package.json index 76efef48d6f..4ea52949386 100644 --- a/public/app/plugins/datasource/mysql/package.json +++ b/public/app/plugins/datasource/mysql/package.json @@ -22,7 +22,7 @@ "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/react": "18.3.3", "ts-node": "10.9.2", diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index 4ba2a143768..f130884822c 100644 --- a/public/app/plugins/datasource/parca/package.json +++ b/public/app/plugins/datasource/parca/package.json @@ -22,7 +22,7 @@ "@testing-library/dom": "10.4.0", "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/react": "18.3.3", "@types/react-dom": "18.2.25", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index 8e4688f92c0..b5c35696673 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -45,7 +45,7 @@ "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/prismjs": "1.26.4", "@types/react": "18.3.3", diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index a7e5d08c40a..b50c6dc8295 100644 --- a/public/app/plugins/datasource/zipkin/package.json +++ b/public/app/plugins/datasource/zipkin/package.json @@ -25,7 +25,7 @@ "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.1", "@types/jest": "29.5.13", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.12", "@types/node": "20.16.11", "@types/react": "18.3.3", "@types/react-dom": "18.2.25", diff --git a/yarn.lock b/yarn.lock index 22f47cb0ead..9c382f1c1ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3106,7 +3106,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.3" @@ -3148,7 +3148,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/react": "npm:18.3.3" lodash: "npm:4.17.21" @@ -3178,7 +3178,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.3" @@ -3220,7 +3220,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/d3-random": "npm:^3.0.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -3260,7 +3260,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/logfmt": "npm:^1.2.3" "@types/node": "npm:20.16.11" "@types/react": "npm:18.3.3" @@ -3301,7 +3301,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/react": "npm:18.3.3" lodash: "npm:4.17.21" @@ -3332,7 +3332,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/react": "npm:18.3.3" lodash: "npm:4.17.21" @@ -3360,7 +3360,7 @@ __metadata: "@testing-library/dom": "npm:10.4.0" "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -3397,7 +3397,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/debounce-promise": "npm:3.1.9" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.3" @@ -3452,7 +3452,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.3" @@ -3502,7 +3502,7 @@ __metadata: "@testing-library/jest-dom": "npm:6.5.0" "@testing-library/react": "npm:16.0.1" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -3560,7 +3560,7 @@ __metadata: "@types/d3-interpolate": "npm:^3.0.0" "@types/dompurify": "npm:^3.0.0" "@types/history": "npm:4.7.11" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/papaparse": "npm:5.3.14" "@types/react": "npm:18.3.3" @@ -3765,7 +3765,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:^7" "@types/jest": "npm:^29.5.4" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/react": "npm:18.3.3" "@types/react-virtualized-auto-sizer": "npm:1.0.4" @@ -3936,7 +3936,7 @@ __metadata: "@types/eslint": "npm:9.6.1" "@types/jest": "npm:29.5.13" "@types/jquery": "npm:3.5.31" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.4" @@ -4029,7 +4029,7 @@ __metadata: "@types/angular": "npm:1.8.9" "@types/history": "npm:4.7.11" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" "@types/systemjs": "npm:6.15.1" @@ -4165,7 +4165,7 @@ __metadata: "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.11" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -4251,7 +4251,7 @@ __metadata: "@types/is-hotkey": "npm:0.1.10" "@types/jest": "npm:29.5.13" "@types/jquery": "npm:3.5.31" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/mock-raf": "npm:1.0.6" "@types/node": "npm:20.16.11" "@types/prismjs": "npm:1.26.4" @@ -10310,10 +10310,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:*, @types/lodash@npm:4.17.10, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.172": - version: 4.17.10 - resolution: "@types/lodash@npm:4.17.10" - checksum: 10/10fe24a93adc6048cb23e4135c1ed1d52cc39033682e6513f4f51b74a9af6d7a24fbea92203c22dc4e01e35f1ab3aa0fd0a2b487e8a4a2bbdf1fc05970094066 +"@types/lodash@npm:*, @types/lodash@npm:4.17.12, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.172": + version: 4.17.12 + resolution: "@types/lodash@npm:4.17.12" + checksum: 10/3d829f97c0ea713135e6eb48e983feffb315f4cf228d03654ca8a328e3fecd03005bf7dd30bf411f4306967c610d96738d441588283a41456815f2ce1fd7044c languageName: node linkType: hard @@ -19114,7 +19114,7 @@ __metadata: "@types/jquery": "npm:3.5.31" "@types/js-yaml": "npm:^4.0.5" "@types/jsurl": "npm:^1.2.28" - "@types/lodash": "npm:4.17.10" + "@types/lodash": "npm:4.17.12" "@types/logfmt": "npm:^1.2.3" "@types/lucene": "npm:^2" "@types/node": "npm:20.16.11"