Skip to content

Commit f65ba6e

Browse files
wraithgarlukekarrys
authored andcommitted
deps: add lru-cache
1 parent effe910 commit f65ba6e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14795,6 +14795,7 @@
1479514795
"hosted-git-info": "^7.0.1",
1479614796
"json-parse-even-better-errors": "^3.0.0",
1479714797
"json-stringify-nice": "^1.1.4",
14798+
"lru-cache": "^10.2.2",
1479814799
"minimatch": "^9.0.4",
1479914800
"nopt": "^7.0.0",
1480014801
"npm-install-checks": "^6.2.0",

workspaces/arborist/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"hosted-git-info": "^7.0.1",
2121
"json-parse-even-better-errors": "^3.0.0",
2222
"json-stringify-nice": "^1.1.4",
23+
"lru-cache": "^10.2.2",
2324
"minimatch": "^9.0.4",
2425
"nopt": "^7.0.0",
2526
"npm-install-checks": "^6.2.0",

0 commit comments

Comments
 (0)