From d4c28aa7574e32b8c5e01efd255b685096c2378f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 14:54:22 +0100 Subject: [PATCH] Update dependency @types/react-highlight-words to v0.20.0 (#88693) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 0af205aec22..6a43eceeee5 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "@types/react-beautiful-dnd": "13.1.8", "@types/react-dom": "18.2.25", "@types/react-grid-layout": "1.3.5", - "@types/react-highlight-words": "0.16.7", + "@types/react-highlight-words": "0.20.0", "@types/react-resizable": "3.0.7", "@types/react-router": "5.1.20", "@types/react-router-dom": "5.3.3", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index 18788dd9f13..6bbbd90afda 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -98,7 +98,7 @@ "@types/react": "18.3.2", "@types/react-beautiful-dnd": "13.1.8", "@types/react-dom": "18.2.25", - "@types/react-highlight-words": "0.16.7", + "@types/react-highlight-words": "0.20.0", "@types/react-window": "1.8.8", "@types/semver": "7.5.8", "@types/testing-library__jest-dom": "5.14.9", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index ebc7a73e0e4..09137a053aa 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -147,7 +147,7 @@ "@types/react-beautiful-dnd": "13.1.8", "@types/react-color": "3.0.12", "@types/react-dom": "18.2.25", - "@types/react-highlight-words": "0.16.7", + "@types/react-highlight-words": "0.20.0", "@types/react-router-dom": "5.3.3", "@types/react-table": "7.7.20", "@types/react-test-renderer": "18.3.0", diff --git a/yarn.lock b/yarn.lock index 2eab95d34bd..bbaa9c63f1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3361,7 +3361,7 @@ __metadata: "@types/react": "npm:18.3.2" "@types/react-beautiful-dnd": "npm:13.1.8" "@types/react-dom": "npm:18.2.25" - "@types/react-highlight-words": "npm:0.16.7" + "@types/react-highlight-words": "npm:0.20.0" "@types/react-window": "npm:1.8.8" "@types/semver": "npm:7.5.8" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -3664,7 +3664,7 @@ __metadata: "@types/react-beautiful-dnd": "npm:13.1.8" "@types/react-color": "npm:3.0.12" "@types/react-dom": "npm:18.2.25" - "@types/react-highlight-words": "npm:0.16.7" + "@types/react-highlight-words": "npm:0.20.0" "@types/react-router-dom": "npm:5.3.3" "@types/react-table": "npm:7.7.20" "@types/react-test-renderer": "npm:18.3.0" @@ -8745,12 +8745,12 @@ __metadata: languageName: node linkType: hard -"@types/react-highlight-words@npm:0.16.7": - version: 0.16.7 - resolution: "@types/react-highlight-words@npm:0.16.7" +"@types/react-highlight-words@npm:0.20.0": + version: 0.20.0 + resolution: "@types/react-highlight-words@npm:0.20.0" dependencies: "@types/react": "npm:*" - checksum: 10/503e49f396cd9b9d08e5f3ca4817095427d51bfdb094e2458752908e1803d379750aa7b421397fe6e6fe8c842fbe91f5b30f87a56586ae7f2b2f0e6816b69113 + checksum: 10/56246d8678ef5cf32b7c02bce7759946e28da7b079d5a59c7f1ca5b3e5a8bd521c4151fac192281cf56c0a62b2276d990162253f869e9ff3ef451c603e783bc4 languageName: node linkType: hard @@ -16765,7 +16765,7 @@ __metadata: "@types/react-beautiful-dnd": "npm:13.1.8" "@types/react-dom": "npm:18.2.25" "@types/react-grid-layout": "npm:1.3.5" - "@types/react-highlight-words": "npm:0.16.7" + "@types/react-highlight-words": "npm:0.20.0" "@types/react-resizable": "npm:3.0.7" "@types/react-router": "npm:5.1.20" "@types/react-router-dom": "npm:5.3.3"