From d4d2a747d09ed52cbe7670edf13b97fca881e39f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 10:00:46 +0100 Subject: [PATCH] Update dependency lru-cache to v7.10.1 (#49096) * Update dependency lru-cache to v7.10.1 * update snapshot Co-authored-by: Renovate Bot Co-authored-by: Ashley Harrison --- package.json | 2 +- .../__snapshots__/LokiExploreQueryEditor.test.tsx.snap | 2 ++ yarn.lock | 10 +++++----- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 68dede0d0c6..28c4c27e58b 100644 --- a/package.json +++ b/package.json @@ -326,7 +326,7 @@ "lezer-promql": "0.22.0", "lodash": "4.17.21", "logfmt": "^1.3.2", - "lru-cache": "7.9.0", + "lru-cache": "7.10.1", "memoize-one": "6.0.0", "moment": "2.29.2", "moment-timezone": "0.5.34", diff --git a/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap b/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap index ac3ed818ed2..f8244fdf13d 100644 --- a/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap +++ b/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap @@ -115,6 +115,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = ` 0, 0, ], + "noDeleteOnFetchRejection": false, "noDisposeOnSet": false, "noUpdateTTL": false, "prev": Uint8Array [ @@ -201,6 +202,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = ` 0, 0, ], + "noDeleteOnFetchRejection": false, "noDisposeOnSet": false, "noUpdateTTL": false, "prev": Uint8Array [ diff --git a/yarn.lock b/yarn.lock index 9e91a79d36e..cd88a7d8e0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21250,7 +21250,7 @@ __metadata: lint-staged: 12.4.1 lodash: 4.17.21 logfmt: ^1.3.2 - lru-cache: 7.9.0 + lru-cache: 7.10.1 memoize-one: 6.0.0 mini-css-extract-plugin: 2.6.0 moment: 2.29.2 @@ -25990,10 +25990,10 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:7.9.0": - version: 7.9.0 - resolution: "lru-cache@npm:7.9.0" - checksum: c91a293a103d11ea4f07de4122ba4f73d8203d0de51852fb612b1764296aebf623a3e11dddef1b3aefdc8d71af97d52b222dad5459dcb967713bbab9a19fed7d +"lru-cache@npm:7.10.1": + version: 7.10.1 + resolution: "lru-cache@npm:7.10.1" + checksum: e8b190d71ed0fcd7b29c71a3e9b01f851c92d1ef8865ff06b5581ca991db1e5e006920ed4da8b56da1910664ed51abfd76c46fb55e82ac252ff6c970ff910d72 languageName: node linkType: hard