From 45835f7ea21df9b39520d6007e4c97733fedcdef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:19:08 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.17.10 --- 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 03a2eadd666..0a7d18d540d 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.9", + "@types/lodash": "4.17.10", "@types/logfmt": "^1.2.3", "@types/lucene": "^2", "@types/node": "20.16.9", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index 7ff2bde3e22..1f210b3ac6a 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.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 c5acb09616c..660cff23b1b 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.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 5e5a353e7a9..da96eef8e55 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -91,7 +91,7 @@ "@types/eslint": "8.56.10", "@types/jest": "29.5.13", "@types/jquery": "3.5.31", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 a690d8d5395..9aefe49a823 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.9", + "@types/lodash": "4.17.10", "@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 79bbd0f788b..972ac5a0a64 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.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 0879eb6d328..34885f04028 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.9", + "@types/lodash": "4.17.10", "@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 bb568e938af..367050c9e37 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -31,7 +31,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 665fef1046c..2b364a54fce 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.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 7b3df56eea0..aff3d1e8467 100644 --- a/public/app/plugins/datasource/grafana-postgresql-datasource/package.json +++ b/public/app/plugins/datasource/grafana-postgresql-datasource/package.json @@ -21,7 +21,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@types/react": "18.3.3", "@types/testing-library__jest-dom": "5.14.9", diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index b77e810e59f..c6cb7527e41 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": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 336cf6491b7..ea8cf7efa56 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.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 9f19c35e30c..68095cea203 100644 --- a/public/app/plugins/datasource/jaeger/package.json +++ b/public/app/plugins/datasource/jaeger/package.json @@ -29,7 +29,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/logfmt": "^1.2.3", "@types/node": "20.16.9", "@types/react": "18.3.3", diff --git a/public/app/plugins/datasource/mssql/package.json b/public/app/plugins/datasource/mssql/package.json index 878a9fc39cb..158f930a756 100644 --- a/public/app/plugins/datasource/mssql/package.json +++ b/public/app/plugins/datasource/mssql/package.json @@ -21,7 +21,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@types/react": "18.3.3", "@types/testing-library__jest-dom": "5.14.9", diff --git a/public/app/plugins/datasource/mysql/package.json b/public/app/plugins/datasource/mysql/package.json index fa9c2188008..8f0b61cf3f4 100644 --- a/public/app/plugins/datasource/mysql/package.json +++ b/public/app/plugins/datasource/mysql/package.json @@ -21,7 +21,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@types/react": "18.3.3", "@types/testing-library__jest-dom": "5.14.9", diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index eff1ec45524..78c7295a915 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.0.0", "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 e8e9f7356b0..2181b61401b 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -45,7 +45,7 @@ "@testing-library/react": "15.0.2", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@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 eb0a7031f22..2bb459e6c39 100644 --- a/public/app/plugins/datasource/zipkin/package.json +++ b/public/app/plugins/datasource/zipkin/package.json @@ -24,7 +24,7 @@ "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "15.0.2", "@types/jest": "29.5.13", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.9", "@types/react": "18.3.3", "@types/react-dom": "18.2.25", diff --git a/yarn.lock b/yarn.lock index 2de1d79f5e1..382e569673c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3145,7 +3145,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.3" @@ -3187,7 +3187,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/react": "npm:18.3.3" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -3218,7 +3218,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.3" @@ -3261,7 +3261,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.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -3302,7 +3302,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/logfmt": "npm:^1.2.3" "@types/node": "npm:20.16.9" "@types/react": "npm:18.3.3" @@ -3342,7 +3342,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/react": "npm:18.3.3" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -3373,7 +3373,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/react": "npm:18.3.3" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -3402,7 +3402,7 @@ __metadata: "@testing-library/dom": "npm:10.0.0" "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -3439,7 +3439,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.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.3" @@ -3495,7 +3495,7 @@ __metadata: "@testing-library/react": "npm:15.0.2" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/prismjs": "npm:1.26.4" "@types/react": "npm:18.3.3" @@ -3544,7 +3544,7 @@ __metadata: "@testing-library/jest-dom": "npm:6.4.2" "@testing-library/react": "npm:15.0.2" "@types/jest": "npm:29.5.13" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -3602,7 +3602,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.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/papaparse": "npm:5.3.14" "@types/react": "npm:18.3.3" @@ -3818,7 +3818,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.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/react": "npm:18.3.3" "@types/react-virtualized-auto-sizer": "npm:1.0.4" @@ -3990,7 +3990,7 @@ __metadata: "@types/eslint": "npm:8.56.10" "@types/jest": "npm:29.5.13" "@types/jquery": "npm:3.5.31" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/pluralize": "npm:^0.0.33" "@types/prismjs": "npm:1.26.4" @@ -4084,7 +4084,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.9" + "@types/lodash": "npm:4.17.10" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" "@types/systemjs": "npm:6.15.1" @@ -4202,7 +4202,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.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.9" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" @@ -4296,7 +4296,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.9" + "@types/lodash": "npm:4.17.10" "@types/mock-raf": "npm:1.0.6" "@types/node": "npm:20.16.9" "@types/prismjs": "npm:1.26.4" @@ -10211,10 +10211,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:*, @types/lodash@npm:4.17.9, @types/lodash@npm:^4.14.167, @types/lodash@npm:^4.14.172": - version: 4.17.9 - resolution: "@types/lodash@npm:4.17.9" - checksum: 10/49e35caaf668686be0bad9e9bef88456903a21999d3fd8bf91c302e0d5328398fb59fee793d0afbaf6edeca1b46c3e8109899d85ff3a433075178f1ab693e597 +"@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 languageName: node linkType: hard @@ -19025,7 +19025,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.9" + "@types/lodash": "npm:4.17.10" "@types/logfmt": "npm:^1.2.3" "@types/lucene": "npm:^2" "@types/node": "npm:20.16.9"