Update dependency @types/lodash to v4.17.14 (#98520)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/98522/head
renovate[bot] 4 months ago committed by GitHub
parent 3f959c7359
commit 5482742891
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      package.json
  2. 2
      packages/grafana-data/package.json
  3. 2
      packages/grafana-flamegraph/package.json
  4. 2
      packages/grafana-prometheus/package.json
  5. 2
      packages/grafana-runtime/package.json
  6. 2
      packages/grafana-sql/package.json
  7. 2
      packages/grafana-ui/package.json
  8. 2
      public/app/plugins/datasource/azuremonitor/package.json
  9. 2
      public/app/plugins/datasource/cloud-monitoring/package.json
  10. 2
      public/app/plugins/datasource/grafana-postgresql-datasource/package.json
  11. 2
      public/app/plugins/datasource/grafana-pyroscope-datasource/package.json
  12. 2
      public/app/plugins/datasource/grafana-testdata-datasource/package.json
  13. 2
      public/app/plugins/datasource/jaeger/package.json
  14. 2
      public/app/plugins/datasource/mssql/package.json
  15. 2
      public/app/plugins/datasource/mysql/package.json
  16. 2
      public/app/plugins/datasource/parca/package.json
  17. 2
      public/app/plugins/datasource/tempo/package.json
  18. 2
      public/app/plugins/datasource/zipkin/package.json
  19. 44
      yarn.lock

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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",

@ -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"

Loading…
Cancel
Save