Skip to content

Commit a7dccbe

Browse files
chore(deps): update dependency lerna to v7.1.1 (#4807)
[![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://github.com/lerna/lerna)) | [`7.1.0` -> `7.1.1`](https://renovatebot.com/diffs/npm/lerna/7.1.0/7.1.1) | [![age](https://badges.renovateapi.com/packages/npm/lerna/7.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/lerna/7.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/lerna/7.1.1/compatibility-slim/7.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/lerna/7.1.1/confidence-slim/7.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lerna/lerna (lerna)</summary> ### [`v7.1.1`](https://github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#&#8203;711-httpsgithubcomlernalernacompare710711-2023-06-28) [Compare Source](https://github.com/lerna/lerna/compare/7.1.0...7.1.1) ##### Bug Fixes - **schema:** add missing ref to changelogEntryAdditionalMarkdown ([b41afab](https://github.com/lerna/lerna/commit/b41afabf2ade02cd03bafbc043fa5ed445843640)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->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/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 006eea2 commit a7dccbe

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2533,22 +2533,22 @@ __metadata:
25332533
languageName: node
25342534
linkType: hard
25352535

2536-
"@lerna/child-process@npm:7.1.0":
2537-
version: 7.1.0
2538-
resolution: "@lerna/child-process@npm:7.1.0"
2536+
"@lerna/child-process@npm:7.1.1":
2537+
version: 7.1.1
2538+
resolution: "@lerna/child-process@npm:7.1.1"
25392539
dependencies:
25402540
chalk: ^4.1.0
25412541
execa: ^5.0.0
25422542
strong-log-transformer: ^2.1.0
2543-
checksum: 03f440ef548537699083ded2b2431da40d957632628aaab13d09c08e9fdab1cb284e3e775af62de94477a032f8c80ca486c30526123a8bd2890595f7829e38f8
2543+
checksum: 022f0cc9094d1242601426c6225575888b66073fd020416abd57bcdd07b31825d30be4143ec0f69ceff94177de42bbb096378c80ba403e7adb38f1bb8b4f41e2
25442544
languageName: node
25452545
linkType: hard
25462546

2547-
"@lerna/create@npm:7.1.0":
2548-
version: 7.1.0
2549-
resolution: "@lerna/create@npm:7.1.0"
2547+
"@lerna/create@npm:7.1.1":
2548+
version: 7.1.1
2549+
resolution: "@lerna/create@npm:7.1.1"
25502550
dependencies:
2551-
"@lerna/child-process": 7.1.0
2551+
"@lerna/child-process": 7.1.1
25522552
dedent: 0.7.0
25532553
fs-extra: ^11.1.1
25542554
init-package-json: 5.0.0
@@ -2561,7 +2561,7 @@ __metadata:
25612561
validate-npm-package-license: ^3.0.4
25622562
validate-npm-package-name: 5.0.0
25632563
yargs-parser: 20.2.4
2564-
checksum: 403511902ac11a9a223d91260a9b5f9711cfd74c9be97456a24c1652c9fc5a62ea320b9a65f7a1e6129e449c2a3ddbb9117b1ed92f9de330850bb729e624be8b
2564+
checksum: 2c64e8af432717562a028d09a53d9758a8bfab81affd56e1b98f563b9ac47833d1c8f673c505655cd77ade9c4f0e3cf7074efcc4ef0c1dba511a360fba8d4a09
25652565
languageName: node
25662566
linkType: hard
25672567

@@ -12787,11 +12787,11 @@ __metadata:
1278712787
linkType: hard
1278812788

1278912789
"lerna@npm:^7.0.0":
12790-
version: 7.1.0
12791-
resolution: "lerna@npm:7.1.0"
12790+
version: 7.1.1
12791+
resolution: "lerna@npm:7.1.1"
1279212792
dependencies:
12793-
"@lerna/child-process": 7.1.0
12794-
"@lerna/create": 7.1.0
12793+
"@lerna/child-process": 7.1.1
12794+
"@lerna/create": 7.1.1
1279512795
"@npmcli/run-script": 6.0.2
1279612796
"@nx/devkit": ">=16.1.3 < 17"
1279712797
"@octokit/plugin-enterprise-rest": 6.0.1
@@ -12866,7 +12866,7 @@ __metadata:
1286612866
yargs-parser: 20.2.4
1286712867
bin:
1286812868
lerna: dist/cli.js
12869-
checksum: efc8a84545dedba30b26cfa2285e5d5eacb40593739e57e770e8f290bb5233911ca665daf84a20e9bf4c78c817cb878f5b028d4dccca25cfeaf74fb63a61b408
12869+
checksum: 0d67412d9db1638d5fdb38443f900325bd2671a6c28f01e630d9e7db9ceb6cb4b66bc4854fc201fa8d4d875de2119750b08f724d151121ad4aa47fb5d0c32a16
1287012870
languageName: node
1287112871
linkType: hard
1287212872

0 commit comments

Comments
 (0)