Skip to content

Commit

Permalink
build(deps): bump lru-cache from 7.18.3 to 11.0.0 in /web/ui
Browse files Browse the repository at this point in the history
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.18.3 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v7.18.3...v11.0.0)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 5c41768 commit 6eef555
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 18 deletions.
2 changes: 1 addition & 1 deletion web/ui/module/codemirror-promql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/prometheus/prometheus/blob/main/web/ui/module/codemirror-promql/README.md",
"dependencies": {
"@prometheus-io/lezer-promql": "0.53.0",
"lru-cache": "^7.18.3"
"lru-cache": "^11.0.0"
},
"devDependencies": {
"@codemirror/autocomplete": "^6.16.2",
Expand Down
134 changes: 117 additions & 17 deletions web/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6eef555

Please sign in to comment.