From 17efc72cae481fc4d71eab806808e676d7e151f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 16:19:26 +0000 Subject: [PATCH] Update dependency @types/jest to v29.5.11 (#80642) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../grafana-pyroscope-datasource/package.json | 2 +- public/app/plugins/datasource/tempo/package.json | 2 +- yarn.lock | 14 ++------------ 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index ee7048b69d9..35c7a3bea61 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -24,7 +24,7 @@ "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.5.2", - "@types/jest": "29.5.4", + "@types/jest": "29.5.11", "@types/lodash": "4.14.195", "@types/prismjs": "1.26.0", "@types/react": "18.2.15", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index 080da28b740..d4c7d9931b0 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -47,7 +47,7 @@ "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.5.2", - "@types/jest": "29.5.4", + "@types/jest": "29.5.11", "@types/lodash": "4.14.195", "@types/node": "20.8.10", "@types/prismjs": "1.26.0", diff --git a/yarn.lock b/yarn.lock index 1b70821cd01..3f2cd13a646 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2941,7 +2941,7 @@ __metadata: "@testing-library/jest-dom": "npm:6.1.4" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.5.2" - "@types/jest": "npm:29.5.4" + "@types/jest": "npm:29.5.11" "@types/lodash": "npm:4.14.195" "@types/prismjs": "npm:1.26.0" "@types/react": "npm:18.2.15" @@ -3076,7 +3076,7 @@ __metadata: "@testing-library/jest-dom": "npm:6.1.4" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.5.2" - "@types/jest": "npm:29.5.4" + "@types/jest": "npm:29.5.11" "@types/lodash": "npm:4.14.195" "@types/node": "npm:20.8.10" "@types/prismjs": "npm:1.26.0" @@ -8749,16 +8749,6 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:29.5.4": - version: 29.5.4 - resolution: "@types/jest@npm:29.5.4" - dependencies: - expect: "npm:^29.0.0" - pretty-format: "npm:^29.0.0" - checksum: c56081b958c06f4f3a30f7beabf4e94e70db96a4b41b8a73549fea7f9bf0a8c124ab3998ea4e6d040d1b8c95cfbe0b8d4a607da4bdea03c9e116f92c147df193 - languageName: node - linkType: hard - "@types/jquery@npm:3.5.29": version: 3.5.29 resolution: "@types/jquery@npm:3.5.29"