Skip to content

Commit d6611b0

Browse files
chore: bump up Yarn to v4.13.0 (#115)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [yarn](https://redirect.github.com/yarnpkg/berry) ([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`4.12.0` → `4.13.0`](https://renovatebot.com/diffs/npm/yarn/4.12.0/4.13.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.13.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.12.0/4.13.0?slim=true) | --- ### Release Notes <details> <summary>yarnpkg/berry (yarn)</summary> ### [`v4.13.0`](https://redirect.github.com/yarnpkg/berry/compare/8385300e30af7dd7cbf9e8a9ecb8db730ba69bba...81f3e15d2b6259cb64245411220fa1bf61242526) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/8385300e30af7dd7cbf9e8a9ecb8db730ba69bba...81f3e15d2b6259cb64245411220fa1bf61242526) </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/Brooooooklyn/keyring-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 273bb8d commit d6611b0

4 files changed

Lines changed: 942 additions & 944 deletions

File tree

.yarn/releases/yarn-4.12.0.cjs

Lines changed: 0 additions & 942 deletions
This file was deleted.

.yarn/releases/yarn-4.13.0.cjs

Lines changed: 940 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ nodeLinker: node-modules
22

33
npmAuditRegistry: 'https://registry.npmjs.org'
44

5-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
5+
yarnPath: .yarn/releases/yarn-4.13.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"singleQuote": true,
104104
"arrowParens": "always"
105105
},
106-
"packageManager": "yarn@4.12.0",
106+
"packageManager": "yarn@4.13.0",
107107
"funding": {
108108
"type": "github",
109109
"url": "https://github.com/sponsors/Brooooooklyn"

0 commit comments

Comments
 (0)