Update dependency @types/jest to v29.5.12 (#81875)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/81876/head
renovate[bot] 1 year ago committed by GitHub
parent 071b301e39
commit b2730d194b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      packages/grafana-prometheus/package.json
  2. 12
      yarn.lock

@ -78,7 +78,7 @@
"@types/d3": "7.4.3",
"@types/debounce-promise": "3.1.9",
"@types/eslint": "8.56.2",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/jquery": "3.5.29",
"@types/lodash": "4.14.202",
"@types/marked": "5.0.2",

@ -3717,7 +3717,7 @@ __metadata:
"@types/d3": "npm:7.4.3"
"@types/debounce-promise": "npm:3.1.9"
"@types/eslint": "npm:8.56.2"
"@types/jest": "npm:29.5.11"
"@types/jest": "npm:29.5.12"
"@types/jquery": "npm:3.5.29"
"@types/lodash": "npm:4.14.202"
"@types/marked": "npm:5.0.2"
@ -9002,16 +9002,6 @@ __metadata:
languageName: node
linkType: hard
"@types/jest@npm:29.5.11":
version: 29.5.11
resolution: "@types/jest@npm:29.5.11"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10/798f4c89407d9457bea1256de74c26f2b279f6c789c0e3311cd604cc75cdab333b9a29b00c51b0090d31abdf11cc788b4103282851a653bef6daf72edf97eef2
languageName: node
linkType: hard
"@types/jquery@npm:3.5.29":
version: 3.5.29
resolution: "@types/jquery@npm:3.5.29"

Loading…
Cancel
Save