Skip to content

Commit a084224

Browse files
Update dependency lru-cache to v10.2.2 (#948)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lru-cache](https://togithub.com/isaacs/node-lru-cache) | [`10.2.1` -> `10.2.2`](https://renovatebot.com/diffs/npm/lru-cache/10.2.1/10.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lru-cache/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lru-cache/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lru-cache/10.2.1/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lru-cache/10.2.1/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>isaacs/node-lru-cache (lru-cache)</summary> ### [`v10.2.2`](https://togithub.com/isaacs/node-lru-cache/compare/v10.2.1...150764920a2798df362811ced8dc20041e35b7ee) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.2.1...v10.2.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
1 parent b1358a7 commit a084224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"loader-utils2": "npm:[email protected]",
228228
"loader-utils3": "npm:[email protected]",
229229
"lodash.curry": "4.1.1",
230-
"lru-cache": "10.2.1",
230+
"lru-cache": "10.2.2",
231231
"micromatch": "4.0.5",
232232
"mini-css-extract-plugin": "2.9.0",
233233
"nanoid": "5.0.7",

0 commit comments

Comments
 (0)