Update dependency lru-cache to v7.13.1 (#52733)

* Update dependency lru-cache to v7.13.1

* update snapshot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot] 2022-07-26 11:21:57 +01:00 committed by GitHub
parent 732cc99480
commit c70641c593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 6 deletions

View File

@ -330,7 +330,7 @@
"lezer-promql": "0.22.0",
"lodash": "4.17.21",
"logfmt": "^1.3.2",
"lru-cache": "7.10.1",
"lru-cache": "7.13.1",
"memoize-one": "6.0.0",
"moment": "2.29.4",
"moment-timezone": "0.5.34",

View File

@ -70,6 +70,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = `
"allowStale": false,
"disposeAfter": null,
"disposed": null,
"fetchContext": undefined,
"fetchMethod": null,
"free": Stack {
"heap": Uint8Array [
@ -116,6 +117,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = `
0,
],
"noDeleteOnFetchRejection": false,
"noDeleteOnStaleGet": false,
"noDisposeOnSet": false,
"noUpdateTTL": false,
"prev": Uint8Array [
@ -157,6 +159,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = `
"allowStale": false,
"disposeAfter": null,
"disposed": null,
"fetchContext": undefined,
"fetchMethod": null,
"free": Stack {
"heap": Uint8Array [
@ -203,6 +206,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = `
0,
],
"noDeleteOnFetchRejection": false,
"noDeleteOnStaleGet": false,
"noDisposeOnSet": false,
"noUpdateTTL": false,
"prev": Uint8Array [

View File

@ -21373,7 +21373,7 @@ __metadata:
lint-staged: 12.4.1
lodash: 4.17.21
logfmt: ^1.3.2
lru-cache: 7.10.1
lru-cache: 7.13.1
memoize-one: 6.0.0
mini-css-extract-plugin: 2.6.0
moment: 2.29.4
@ -25868,10 +25868,10 @@ __metadata:
languageName: node
linkType: hard
"lru-cache@npm:7.10.1":
version: 7.10.1
resolution: "lru-cache@npm:7.10.1"
checksum: e8b190d71ed0fcd7b29c71a3e9b01f851c92d1ef8865ff06b5581ca991db1e5e006920ed4da8b56da1910664ed51abfd76c46fb55e82ac252ff6c970ff910d72
"lru-cache@npm:7.13.1":
version: 7.13.1
resolution: "lru-cache@npm:7.13.1"
checksum: f53c7dd098a7afd6342b23f7182629edff206c7665de79445a7f5455440e768a4d1c6ec52e1a16175580c71535c9437dfb6f6bc22ca1a0e4a7454a97cde87329
languageName: node
linkType: hard