Skip to content

Commit

Permalink
chore(deps): bump lru-cache in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [lru-cache](https://github.com/isaacs/node-lru-cache).


Updates `lru-cache` from 10.4.3 to 11.0.0
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v10.4.3...v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent d740ce6 commit f148585
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 @@ -46,7 +46,7 @@
"dependencies": {
"@openally/result": "^1.2.1",
"content-type": "^1.0.5",
"lru-cache": "^10.1.0",
"lru-cache": "^11.0.0",
"statuses": "^2.0.1",
"undici": "^6.9.0"
}
Expand Down

0 comments on commit f148585

Please sign in to comment.