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 Oct 28, 2023
1 parent 5ea7ce3 commit 85cf065
Show file tree
Hide file tree
Showing 5 changed files with 3,133 additions and 3,114 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.1.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.1.cjs
yarnPath: .yarn/releases/yarn-4.0.1.cjs
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -9,7 +9,7 @@
},
"engines": {
"node": "^16.0.0",
"yarn": "^3.0.0"
"yarn": "^4.0.0"
},
"renovate": {
"extends": [
Expand All @@ -25,5 +25,5 @@
"workspaces": [
"packages/*"
],
"packageManager": "yarn@3.6.1"
"packageManager": "yarn@4.0.1"
}

0 comments on commit 85cf065

Please sign in to comment.