Skip to content

Commit 76b93ca

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 2135513 commit 76b93ca

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
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@npmcli/promise-spawn": "^7.0.0",
4141
"ini": "^4.1.3",
42-
"lru-cache": "^10.0.1",
42+
"lru-cache": "^11.0.0",
4343
"npm-pick-manifest": "^9.0.0",
4444
"proc-log": "^4.0.0",
4545
"promise-inflight": "^1.0.1",

0 commit comments

Comments
 (0)