From 5482742891c4cf46eea976b8333fa443106e53ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:59:23 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.17.14 (#98520) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 09bc9817758..3a387b6ae11 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "@types/jquery": "3.5.32", "@types/js-yaml": "^4.0.5", "@types/jsurl": "^1.2.28", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/logfmt": "^1.2.3", "@types/lucene": "^2", "@types/node": "22.10.2", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index aa274ea4a2e..d180e078f4e 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -64,7 +64,7 @@ "@grafana/tsconfig": "^2.0.0", "@rollup/plugin-node-resolve": "16.0.0", "@types/history": "4.7.11", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@types/papaparse": "5.3.15", "@types/react": "18.3.3", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index de050be25ed..0f7a2e4bddd 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.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@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 b38134d266f..bd4e57081bf 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.14", "@types/jquery": "3.5.32", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@types/pluralize": "^0.0.33", "@types/prismjs": "1.26.5", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index 009db765c76..4ff842d5684 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -58,7 +58,7 @@ "@types/angular": "1.8.9", "@types/history": "4.7.11", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@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 6acdcd02a6f..63786e79c6e 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -40,7 +40,7 @@ "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@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 db30ebcc3f3..07d62d718d4 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -64,7 +64,7 @@ "@react-aria/utils": "3.26.0", "@tanstack/react-virtual": "^3.5.1", "@types/jquery": "3.5.32", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/react-table": "7.7.20", "calculate-size": "1.1.1", "classnames": "2.5.1", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index b65d999a3bf..4e7149a0f00 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -32,7 +32,7 @@ "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@types/prismjs": "1.26.5", "@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 e316bafb45b..214f766e001 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -34,7 +34,7 @@ "@testing-library/user-event": "14.5.2", "@types/debounce-promise": "3.1.9", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@types/prismjs": "1.26.5", "@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 e94ed543d3a..5d0ee898e0f 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.1.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@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 6841b740451..fa32d3b0c47 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.1.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@types/prismjs": "1.26.5", "@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 cc38b682da2..86aa9c2db97 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.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@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 51afd55319a..ca330903cc8 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.1.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/logfmt": "^1.2.3", "@types/node": "22.10.2", "@types/react": "18.3.3", diff --git a/public/app/plugins/datasource/mssql/package.json b/public/app/plugins/datasource/mssql/package.json index 53b5d4a6f95..06680db5617 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.1.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@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 101349bab6b..599071ed8dd 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.1.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@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 efdae38c71a..bdb00b606d1 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.1.0", "@testing-library/user-event": "14.5.2", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@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 c5b7fbf1c30..4955b62a514 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.1.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@types/prismjs": "1.26.5", "@types/react": "18.3.3", diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index dd221998936..f8accabd093 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.6.3", "@testing-library/react": "16.1.0", "@types/jest": "29.5.14", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "22.10.2", "@types/react": "18.3.3", "@types/react-dom": "18.2.25", diff --git a/yarn.lock b/yarn.lock index dfc91d11879..76064856e0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2858,7 +2858,7 @@ __metadata: "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/prismjs": "npm:1.26.5" "@types/react": "npm:18.3.3" @@ -2900,7 +2900,7 @@ __metadata: "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/react": "npm:18.3.3" lodash: "npm:4.17.21" @@ -2930,7 +2930,7 @@ __metadata: "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/prismjs": "npm:1.26.5" "@types/react": "npm:18.3.3" @@ -2972,7 +2972,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/d3-random": "npm:^3.0.2" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -3012,7 +3012,7 @@ __metadata: "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/logfmt": "npm:^1.2.3" "@types/node": "npm:22.10.2" "@types/react": "npm:18.3.3" @@ -3053,7 +3053,7 @@ __metadata: "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/react": "npm:18.3.3" lodash: "npm:4.17.21" @@ -3084,7 +3084,7 @@ __metadata: "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/react": "npm:18.3.3" lodash: "npm:4.17.21" @@ -3112,7 +3112,7 @@ __metadata: "@testing-library/dom": "npm:10.4.0" "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -3150,7 +3150,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/debounce-promise": "npm:3.1.9" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/prismjs": "npm:1.26.5" "@types/react": "npm:18.3.3" @@ -3203,7 +3203,7 @@ __metadata: "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/prismjs": "npm:1.26.5" "@types/react": "npm:18.3.3" @@ -3253,7 +3253,7 @@ __metadata: "@testing-library/jest-dom": "npm:6.6.3" "@testing-library/react": "npm:16.1.0" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -3311,7 +3311,7 @@ __metadata: "@rollup/plugin-node-resolve": "npm:16.0.0" "@types/d3-interpolate": "npm:^3.0.0" "@types/history": "npm:4.7.11" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/papaparse": "npm:5.3.15" "@types/react": "npm:18.3.3" @@ -3493,7 +3493,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.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/react": "npm:18.3.3" "@types/react-virtualized-auto-sizer": "npm:1.0.4" @@ -3697,7 +3697,7 @@ __metadata: "@types/eslint": "npm:9.6.1" "@types/jest": "npm:29.5.14" "@types/jquery": "npm:3.5.32" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.5" @@ -3789,7 +3789,7 @@ __metadata: "@types/angular": "npm:1.8.9" "@types/history": "npm:4.7.11" "@types/jest": "npm:29.5.14" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" "@types/systemjs": "npm:6.15.1" @@ -3926,7 +3926,7 @@ __metadata: "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:22.10.2" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -4012,7 +4012,7 @@ __metadata: "@types/is-hotkey": "npm:0.1.10" "@types/jest": "npm:29.5.14" "@types/jquery": "npm:3.5.32" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/mock-raf": "npm:1.0.6" "@types/node": "npm:22.10.2" "@types/prismjs": "npm:1.26.5" @@ -9493,10 +9493,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:*, @types/lodash@npm:4.17.13, @types/lodash@npm:^4.14.172": - version: 4.17.13 - resolution: "@types/lodash@npm:4.17.13" - checksum: 10/ddb34e20810c71be2d9445bcc4b64ec25b83976738454de709854b79c7f655b03704b76235445699956d65012987720e0e429a35489de65495cdb5420202d905 +"@types/lodash@npm:*, @types/lodash@npm:4.17.14, @types/lodash@npm:^4.14.172": + version: 4.17.14 + resolution: "@types/lodash@npm:4.17.14" + checksum: 10/6ee40725f3e192f5ef1f493caca19210aa7acd7adc3136b8dba84d418a35be0abea0668105aed9f696ad62a54310a9c0d328971ad4b157f5bcda700424ed5aae languageName: node linkType: hard @@ -17635,7 +17635,7 @@ __metadata: "@types/jquery": "npm:3.5.32" "@types/js-yaml": "npm:^4.0.5" "@types/jsurl": "npm:^1.2.28" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/logfmt": "npm:^1.2.3" "@types/lucene": "npm:^2" "@types/node": "npm:22.10.2"