Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent f7f2b99 commit 09baf97
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 165 deletions.
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.4.1.cjs → .yarn/releases/yarn-4.5.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.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"resolutions": {
"source-map-js": "^1.2.0"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.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.4.0",
"packageManager": "yarn@4.5.0",
"main": "./dist/cjs/index.js",
"commands": "./commands.json",
"version": "3.0.117",
Expand Down

0 comments on commit 09baf97

Please sign in to comment.