Skip to content

Commit 450ba57

Browse files
deps: bump lru-cache from 10.4.2 to 11.0.0
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.4.2 to 11.0.0. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.4.2...v11.0.0) --- 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 2e8f269 commit 450ba57

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": "^10.0.1"
33+
"lru-cache": "^11.0.0"
3434
},
3535
"devDependencies": {
3636
"@npmcli/eslint-config": "^4.0.0",

0 commit comments

Comments
 (0)