Update dependency @types/lodash to v4.14.202 (#80644)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/80656/head
renovate[bot] 1 year ago committed by GitHub
parent 0f093c1463
commit 4ea1e80a39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      public/app/plugins/datasource/grafana-pyroscope-datasource/package.json
  2. 2
      public/app/plugins/datasource/tempo/package.json
  3. 4
      yarn.lock

@ -25,7 +25,7 @@
"@testing-library/react": "14.0.0", "@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.2", "@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11", "@types/jest": "29.5.11",
"@types/lodash": "4.14.195", "@types/lodash": "4.14.202",
"@types/prismjs": "1.26.0", "@types/prismjs": "1.26.0",
"@types/react": "18.2.15", "@types/react": "18.2.15",
"@types/react-dom": "18.2.7", "@types/react-dom": "18.2.7",

@ -48,7 +48,7 @@
"@testing-library/react": "14.0.0", "@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.2", "@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11", "@types/jest": "29.5.11",
"@types/lodash": "4.14.195", "@types/lodash": "4.14.202",
"@types/node": "20.8.10", "@types/node": "20.8.10",
"@types/prismjs": "1.26.0", "@types/prismjs": "1.26.0",
"@types/react": "18.2.15", "@types/react": "18.2.15",

@ -2942,7 +2942,7 @@ __metadata:
"@testing-library/react": "npm:14.0.0" "@testing-library/react": "npm:14.0.0"
"@testing-library/user-event": "npm:14.5.2" "@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.11" "@types/jest": "npm:29.5.11"
"@types/lodash": "npm:4.14.195" "@types/lodash": "npm:4.14.202"
"@types/prismjs": "npm:1.26.0" "@types/prismjs": "npm:1.26.0"
"@types/react": "npm:18.2.15" "@types/react": "npm:18.2.15"
"@types/react-dom": "npm:18.2.7" "@types/react-dom": "npm:18.2.7"
@ -3077,7 +3077,7 @@ __metadata:
"@testing-library/react": "npm:14.0.0" "@testing-library/react": "npm:14.0.0"
"@testing-library/user-event": "npm:14.5.2" "@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.11" "@types/jest": "npm:29.5.11"
"@types/lodash": "npm:4.14.195" "@types/lodash": "npm:4.14.202"
"@types/node": "npm:20.8.10" "@types/node": "npm:20.8.10"
"@types/prismjs": "npm:1.26.0" "@types/prismjs": "npm:1.26.0"
"@types/react": "npm:18.2.15" "@types/react": "npm:18.2.15"

Loading…
Cancel
Save