Skip to content

Commit 1c1e988

Browse files
deps: bump lru-cache from 10.4.1 to 11.0.0
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.4.1 to 11.0.0. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.4.1...v11.0.0) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9afd0d4 commit 1c1e988

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
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@npmcli/promise-spawn": "^7.0.0",
41-
"lru-cache": "^10.0.1",
41+
"lru-cache": "^11.0.0",
4242
"npm-pick-manifest": "^9.0.0",
4343
"proc-log": "^4.0.0",
4444
"promise-inflight": "^1.0.1",

0 commit comments

Comments
 (0)