From ce4bba888c9f90c1dd034ee5a32076615175503d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 16:24:49 +0100 Subject: [PATCH] Update dependency lru-cache to v7.4.0 (#45739) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update dependency lru-cache to v7.4.0 * Update snapshot Co-authored-by: Renovate Bot Co-authored-by: Zoltán Bedi --- 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 47e51166d84..ba20522e9b9 100644 --- a/package.json +++ b/package.json @@ -310,7 +310,7 @@ "lezer-tree": "0.13.2", "lodash": "4.17.21", "logfmt": "^1.3.2", - "lru-cache": "7.3.1", + "lru-cache": "7.4.0", "memoize-one": "6.0.0", "moment": "2.29.1", "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 5562e353c36..275f09d9df3 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, ], "noDisposeOnSet": false, + "noUpdateTTL": false, "prev": Uint8Array [ 0, 0, @@ -198,6 +199,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = ` 0, ], "noDisposeOnSet": false, + "noUpdateTTL": false, "prev": Uint8Array [ 0, 0, diff --git a/yarn.lock b/yarn.lock index 63151385bcf..3a5ae2f855f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20832,7 +20832,7 @@ __metadata: lint-staged: 12.3.3 lodash: 4.17.21 logfmt: ^1.3.2 - lru-cache: 7.3.1 + lru-cache: 7.4.0 memoize-one: 6.0.0 mini-css-extract-plugin: 2.5.3 moment: 2.29.1 @@ -25477,10 +25477,10 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:7.3.1": - version: 7.3.1 - resolution: "lru-cache@npm:7.3.1" - checksum: 34bb50c015ffc29fd83545e912f28cea6e03fbf41c497fa220c4f131b990f9ddf95babac98745b416cbc6c0d835254d61668d09b8a4ecb476934546afc9e51bd +"lru-cache@npm:7.4.0": + version: 7.4.0 + resolution: "lru-cache@npm:7.4.0" + checksum: f966d8b6832ae4b6d454b96b5814a81fdd7312d393208c8ff1456981bafa7c6d5e28f8814813ec196ffac4e33a57c22c7daa24e79192f4c7f0b16acb1b9e7ed1 languageName: node linkType: hard