Skip to content

Commit

Permalink
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent b8ca899 commit b8e566c
Show file tree
Hide file tree
Showing 5 changed files with 2,324 additions and 2,305 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.1.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.2.1.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

npmRegistryServer: 'https://registry.npmjs.org'

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

0 comments on commit b8e566c

Please sign in to comment.