Skip to content

Commit

Permalink
Update Yarn to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 5a038ec commit 2042c3f
Show file tree
Hide file tree
Showing 5 changed files with 1,297 additions and 1,297 deletions.
672 changes: 336 additions & 336 deletions .yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ nodeLinker: node-modules

npmPublishAccess: public

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"path": "./node_modules/cz-conventional-changelog"
}
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2 changes: 1 addition & 1 deletion packages/sidecar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@akala/sidecar",
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.1.0",
"main": "./dist/cjs/index.js",
"commands": "./commands.json",
"version": "3.0.54",
Expand Down
Loading

0 comments on commit 2042c3f

Please sign in to comment.