Update dependency lru-cache to v7.9.0 (#47480)

* Update dependency lru-cache to v7.9.0

* update snapshot

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2022-05-04 15:07:27 +01:00
committed by GitHub
parent b2644de6c8
commit 00dbea91ea
3 changed files with 8 additions and 6 deletions

View File

@ -324,7 +324,7 @@
"lezer-promql": "0.22.0", "lezer-promql": "0.22.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"logfmt": "^1.3.2", "logfmt": "^1.3.2",
"lru-cache": "7.7.1", "lru-cache": "7.9.0",
"memoize-one": "6.0.0", "memoize-one": "6.0.0",
"minisearch": "5.0.0-beta1", "minisearch": "5.0.0-beta1",
"moment": "2.29.2", "moment": "2.29.2",

View File

@ -136,6 +136,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = `
"ttlAutopurge": false, "ttlAutopurge": false,
"ttlResolution": 1, "ttlResolution": 1,
"updateAgeOnGet": false, "updateAgeOnGet": false,
"updateAgeOnHas": false,
"valList": Array [ "valList": Array [
null, null,
null, null,
@ -221,6 +222,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = `
"ttlAutopurge": false, "ttlAutopurge": false,
"ttlResolution": 1, "ttlResolution": 1,
"updateAgeOnGet": false, "updateAgeOnGet": false,
"updateAgeOnHas": false,
"valList": Array [ "valList": Array [
null, null,
null, null,

View File

@ -21054,7 +21054,7 @@ __metadata:
lint-staged: 12.3.7 lint-staged: 12.3.7
lodash: 4.17.21 lodash: 4.17.21
logfmt: ^1.3.2 logfmt: ^1.3.2
lru-cache: 7.7.1 lru-cache: 7.9.0
memoize-one: 6.0.0 memoize-one: 6.0.0
mini-css-extract-plugin: 2.6.0 mini-css-extract-plugin: 2.6.0
minisearch: 5.0.0-beta1 minisearch: 5.0.0-beta1
@ -25794,10 +25794,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"lru-cache@npm:7.7.1": "lru-cache@npm:7.9.0":
version: 7.7.1 version: 7.9.0
resolution: "lru-cache@npm:7.7.1" resolution: "lru-cache@npm:7.9.0"
checksum: f362c5a2cfa8ad6fe557ec43dc1b7a9695cce84a5652a43ff813609f782f5da576631e7dfad41878bf19a7a69438f38375178635ee80de269aa314280ca2f59e checksum: c91a293a103d11ea4f07de4122ba4f73d8203d0de51852fb612b1764296aebf623a3e11dddef1b3aefdc8d71af97d52b222dad5459dcb967713bbab9a19fed7d
languageName: node languageName: node
linkType: hard linkType: hard