Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.0 (via #1138)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 5ee7a1e commit cf6451b
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 164 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 @@ -25,4 +25,4 @@ supportedArchitectures:
- linux
- win32

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 @@ -50,5 +50,5 @@
"rimraf": "^6.0.0",
"typescript": "^5.2.2"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}

0 comments on commit cf6451b

Please sign in to comment.