Skip to content

Commit

Permalink
Update dependency lerna to v7.4.0 (#436)
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 |
|---|---|---|---|---|---|
| [lerna](https://lerna.js.org) ([source](https://togithub.com/lerna/lerna)) | [`7.3.1` -> `7.4.0`](https://renovatebot.com/diffs/npm/lerna/7.3.1/7.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lerna/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lerna/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lerna/7.3.1/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/7.3.1/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>lerna/lerna (lerna)</summary>

### [`v7.4.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#740-2023-10-17)

[Compare Source](https://togithub.com/lerna/lerna/compare/v7.3.1...v7.4.0)

##### Features

-   **version:** add json option ([#&#8203;3858](https://togithub.com/lerna/lerna/issues/3858)) ([86f22f4](https://togithub.com/lerna/lerna/commit/86f22f40ca05de38e8717c573356708d13377c33))
-   **version:** add option to force version update ([#&#8203;3852](https://togithub.com/lerna/lerna/issues/3852)) ([914dd96](https://togithub.com/lerna/lerna/commit/914dd964d7a4a127be3d4f2703322ab1b31594f6))

#### [7.3.1](https://togithub.com/lerna/lerna/compare/v7.3.0...v7.3.1) (2023-10-10)

##### Bug Fixes

-   **core:** update package engines.node to correctly include only >=16 ([#&#8203;3861](https://togithub.com/lerna/lerna/issues/3861)) ([0674555](https://togithub.com/lerna/lerna/commit/067455559a1ffa25350800bff6c9226d0e24e6b9))

</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 Oct 17, 2023
1 parent dc86f5e commit 0e52a13
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"json5": "2.2.3",
"ky": "1.1.0",
"ky-universal": "0.12.0",
"lerna": "7.3.1",
"lerna": "7.4.0",
"lint-staged": "15.0.1",
"lodash": "4.17.21",
"lost": "9.0.2",
Expand Down
55 changes: 21 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0e52a13

Please sign in to comment.