Skip to content

Commit

Permalink
deps: bump lru-cache from 7.18.3 to 8.0.4
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 8.0.4.
- [Release notes](https://github.com/isaacs/node-lru-cache/releases)
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v7.18.3...v8.0.4)

---
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] committed Mar 20, 2023
1 parent d242175 commit cced06a
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 @@ -30,7 +30,7 @@
"template-oss-apply": "template-oss-apply --force"
},
"dependencies": {
"lru-cache": "^7.5.1"
"lru-cache": "^8.0.4"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand Down

0 comments on commit cced06a

Please sign in to comment.