Skip to content

Commit

Permalink
chore: bump up Yarn to v4.4.0 (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2024
1 parent 0bfabb2 commit 6974d1a
Show file tree
Hide file tree
Showing 4 changed files with 927 additions and 896 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.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 @@ -2,4 +2,4 @@ nodeLinker: node-modules

npmAuditRegistry: "https://registry.npmjs.org"

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@
"singleQuote": true,
"arrowParens": "always"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.0"
}

0 comments on commit 6974d1a

Please sign in to comment.