From 31037768927308b67c2574f742ba2ac0b85f1a90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:42:58 +0000 Subject: [PATCH] Update dependency @types/jquery to v3.5.32 --- package.json | 2 +- packages/grafana-prometheus/package.json | 2 +- packages/grafana-ui/package.json | 2 +- yarn.lock | 14 +++++++------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 46de5a68ab2..77c190b863f 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@types/history": "4.7.11", "@types/ini": "^4", "@types/jest": "29.5.14", - "@types/jquery": "3.5.31", + "@types/jquery": "3.5.32", "@types/js-yaml": "^4.0.5", "@types/jsurl": "^1.2.28", "@types/lodash": "4.17.12", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index e75d84f32db..cb1fb710873 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -90,7 +90,7 @@ "@types/debounce-promise": "3.1.9", "@types/eslint": "9.6.1", "@types/jest": "29.5.14", - "@types/jquery": "3.5.31", + "@types/jquery": "3.5.32", "@types/lodash": "4.17.12", "@types/node": "20.16.14", "@types/pluralize": "^0.0.33", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 1a9734193aa..b3ebda13e44 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -64,7 +64,7 @@ "@react-aria/overlays": "3.23.4", "@react-aria/utils": "3.25.3", "@tanstack/react-virtual": "^3.5.1", - "@types/jquery": "3.5.31", + "@types/jquery": "3.5.32", "@types/lodash": "4.17.12", "@types/react-table": "7.7.20", "ansicolor": "1.1.100", diff --git a/yarn.lock b/yarn.lock index 6b6e891101c..e35defc4716 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3934,7 +3934,7 @@ __metadata: "@types/debounce-promise": "npm:3.1.9" "@types/eslint": "npm:9.6.1" "@types/jest": "npm:29.5.14" - "@types/jquery": "npm:3.5.31" + "@types/jquery": "npm:3.5.32" "@types/lodash": "npm:4.17.12" "@types/node": "npm:20.16.14" "@types/pluralize": "npm:^0.0.33" @@ -4250,7 +4250,7 @@ __metadata: "@types/hoist-non-react-statics": "npm:3.3.5" "@types/is-hotkey": "npm:0.1.10" "@types/jest": "npm:29.5.14" - "@types/jquery": "npm:3.5.31" + "@types/jquery": "npm:3.5.32" "@types/lodash": "npm:4.17.12" "@types/mock-raf": "npm:1.0.6" "@types/node": "npm:20.16.14" @@ -10253,12 +10253,12 @@ __metadata: languageName: node linkType: hard -"@types/jquery@npm:3.5.31": - version: 3.5.31 - resolution: "@types/jquery@npm:3.5.31" +"@types/jquery@npm:3.5.32": + version: 3.5.32 + resolution: "@types/jquery@npm:3.5.32" dependencies: "@types/sizzle": "npm:*" - checksum: 10/c14b3db4d2c34eb44b30ae119f1983d9d94231a02d44357b08f3ef406852c777edd928eb35875e879515a96eb8eb2188ed5572a0de35f322019bf6de858ce610 + checksum: 10/2c67cac338828870ead5c5e608f5fa5ab8101598ed4572cf49b58c342adffe8918d2e2fc94d7954e6b98a889cef8c3f4e6f44b8fecb75e80854b0f9cf9dd18a1 languageName: node linkType: hard @@ -19083,7 +19083,7 @@ __metadata: "@types/history": "npm:4.7.11" "@types/ini": "npm:^4" "@types/jest": "npm:29.5.14" - "@types/jquery": "npm:3.5.31" + "@types/jquery": "npm:3.5.32" "@types/js-yaml": "npm:^4.0.5" "@types/jsurl": "npm:^1.2.28" "@types/lodash": "npm:4.17.12"