Skip to content

Commit b9b4f4a

Browse files
chore(deps): update yarn to v4.10.3 (#36)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [yarn](https://redirect.github.com/yarnpkg/berry) ([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.9.4` -> `4.10.3`](https://renovatebot.com/diffs/npm/yarn/4.9.4/4.10.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.9.4/4.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>yarnpkg/berry (yarn)</summary> ### [`v4.10.3`](https://redirect.github.com/yarnpkg/berry/compare/fa98478b821553eb0897895d355dae55af0d2759...38b9c5fc96a56860338176aa8a07b2ffc9c7af0b) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/fa98478b821553eb0897895d355dae55af0d2759...38b9c5fc96a56860338176aa8a07b2ffc9c7af0b) ### [`v4.10.2`](https://redirect.github.com/yarnpkg/berry/compare/c36d9a0d531a12684021cfa4ce3b05c706bf26f1...fa98478b821553eb0897895d355dae55af0d2759) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/c36d9a0d531a12684021cfa4ce3b05c706bf26f1...fa98478b821553eb0897895d355dae55af0d2759) ### [`v4.10.1`](https://redirect.github.com/yarnpkg/berry/compare/2eb9830716136d3b92c8db25065575a4d34378a3...c36d9a0d531a12684021cfa4ce3b05c706bf26f1) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/2eb9830716136d3b92c8db25065575a4d34378a3...c36d9a0d531a12684021cfa4ce3b05c706bf26f1) ### [`v4.10.0`](https://redirect.github.com/yarnpkg/berry/compare/1a2e7ac78295e684bce8e0c5215f82fd377008d4...2eb9830716136d3b92c8db25065575a4d34378a3) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/1a2e7ac78295e684bce8e0c5215f82fd377008d4...2eb9830716136d3b92c8db25065575a4d34378a3) </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. --- - [ ] <!-- rebase-check -->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/napi-rs/mimalloc-safe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 28ad9da commit b9b4f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"devDependencies": {
88
"@napi-rs/cli": "^3.0.1"
99
},
10-
"packageManager": "yarn@4.9.4"
10+
"packageManager": "yarn@4.10.3"
1111
}

0 commit comments

Comments
 (0)