Skip to content

Commit

Permalink
Update pnpm to v9.13.0 (#3086)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`9.12.3` -> `9.13.0`](https://renovatebot.com/diffs/npm/pnpm/9.12.3/9.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pnpm/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pnpm/9.12.3/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/9.12.3/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>pnpm/pnpm (pnpm)</summary>

### [`v9.13.0`](https://redirect.github.com/pnpm/pnpm/compare/v9.12.3...v9.13.0)

[Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.12.3...v9.13.0)

</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 these updates again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent e1510d0 commit a138ddb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/actions/next-stats-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"engines": {
"node": ">=16.8.0",
"pnpm": "9.12.3"
"pnpm": "9.13.0"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.13.0"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
},
"engines": {
"node": ">=16.14.0",
"pnpm": "9.12.3"
"pnpm": "9.13.0"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.13.0"
}

0 comments on commit a138ddb

Please sign in to comment.