Skip to content

Commit ecdd7de

Browse files
dependabot[bot]lukekarrys
authored andcommittedAug 14, 2023
deps: bump lru-cache from 7.18.3 to 10.0.1
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.18.3 to 10.0.1. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v7.18.3...v10.0.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>
1 parent 94ebaa5 commit ecdd7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"template-oss-apply": "template-oss-apply --force"
3131
},
3232
"dependencies": {
33-
"lru-cache": "^7.5.1"
33+
"lru-cache": "^10.0.1"
3434
},
3535
"devDependencies": {
3636
"@npmcli/eslint-config": "^4.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.