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 15, 2024
1 parent 28d0a2d commit ec28b6b
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 @@ -8,4 +8,4 @@ nmMode: classic

nodeLinker: node-modules

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 @@ -19,7 +19,7 @@
"author": "MathRobin <[email protected]>",
"license": "MIT",
"sideEffects": false,
"packageManager": "yarn@4.4.1",
"packageManager": "yarn@4.5.0",
"type": "module",
"engines": {
"node": "22.5.1"
Expand Down

0 comments on commit ec28b6b

Please sign in to comment.