Skip to content

Commit

Permalink
Update Yarn to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 74a7be8 commit 5e10603
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 895 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.6.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 @@ -12,4 +12,4 @@ packageExtensions:
peerDependencies:
'@types/node': '*'

yarnPath: .yarn/releases/yarn-4.1.0.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "Jesse Gibson",
"license": "MIT",
"types": "./src/index.ts",
"packageManager": "yarn@4.1.0",
"packageManager": "yarn@4.6.0",
"sideEffects": false,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 5e10603

Please sign in to comment.