Skip to content

Commit

Permalink
chore: Bump lru-cache from 10.4.3 to 11.0.2
Browse files Browse the repository at this point in the history
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.4.3 to 11.0.2.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v10.4.3...v11.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 74fb4f0 commit ddb70b0
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 @@ -53,7 +53,7 @@
"bluebird": "^3.4.7",
"ini": "^5.0.0",
"lodash": "^4.0.0",
"lru-cache": "^10.0.0",
"lru-cache": "^11.0.2",
"semver": "^7.0.0",
"source-map-support": "^0.x",
"teen_process": "^2.2.0"
Expand Down

0 comments on commit ddb70b0

Please sign in to comment.