Skip to content

Commit

Permalink
deps: bump lru-cache from 6.0.0 to 7.5.1 (#128)
Browse files Browse the repository at this point in the history
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 6.0.0 to 7.5.1.
- [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@v6.0.0...v7.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2022
1 parent 466d0d6 commit 5b0b3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"lintfix": "npm run lint -- --fix"
},
"dependencies": {
"lru-cache": "^6.0.0"
"lru-cache": "^7.5.1"
},
"devDependencies": {
"@npmcli/template-oss": "^2.9.2",
Expand Down

0 comments on commit 5b0b3b5

Please sign in to comment.