Skip to content

Commit

Permalink
Update dependency lru-cache to v10.0.2 (#636)
Browse files Browse the repository at this point in the history
[![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.0.1` -> `10.0.2`](https://renovatebot.com/diffs/npm/lru-cache/10.0.1/10.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lru-cache/10.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lru-cache/10.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lru-cache/10.0.1/10.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lru-cache/10.0.1/10.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>isaacs/node-lru-cache (lru-cache)</summary>

### [`v10.0.2`](https://togithub.com/isaacs/node-lru-cache/compare/v10.0.1...v10.0.2)

[Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.0.1...v10.0.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/Nextjs).
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 92193f2 commit d1f22b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
"loader-utils2": "npm:[email protected]",
"loader-utils3": "npm:[email protected]",
"lodash.curry": "4.1.1",
"lru-cache": "10.0.1",
"lru-cache": "10.0.2",
"micromatch": "4.0.5",
"mini-css-extract-plugin": "2.7.6",
"msw": "^2.0.0",
Expand Down

0 comments on commit d1f22b2

Please sign in to comment.