Skip to content

Commit a9dae11

Browse files
chore(deps): update yarn to v4.9.2 (#20)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yarn](https://redirect.github.com/yarnpkg/berry) ([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.9.1` -> `4.9.2`](https://renovatebot.com/diffs/npm/yarn/4.9.1/4.9.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@yarnpkg%2fcli/4.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@yarnpkg%2fcli/4.9.1/4.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.9.1/4.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>yarnpkg/berry (yarn)</summary> ### [`v4.9.2`](https://redirect.github.com/yarnpkg/berry/compare/1908ee79fdf80fc8397d8ff928f3bfe25f30e715...a9edb7777f04ba16f51503ef6775325b353b67cc) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/1908ee79fdf80fc8397d8ff928f3bfe25f30e715...a9edb7777f04ba16f51503ef6775325b353b67cc) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent d07c2d8 commit a9dae11

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": "canary"
99
},
10-
"packageManager": "[email protected].1"
10+
"packageManager": "[email protected].2"
1111
}

0 commit comments

Comments
 (0)