Skip to content

Commit

Permalink
Bump lru-cache from 7.18.3 to 11.0.0
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 17, 2024
1 parent 496f943 commit bde5ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@mojojs/core": "^1.11.0",
"@mojojs/path": "^1.4.2",
"lru-cache": "^7.10.1",
"lru-cache": "^11.0.0",
"nunjucks": "^3.2.3"
},
"type": "module",
Expand Down

0 comments on commit bde5ba0

Please sign in to comment.