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 10, 2024
1 parent 5ea7ce3 commit 38f8ee8
Showing 1 changed file with 2 additions and 2 deletions.
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.2.2"
}

0 comments on commit 38f8ee8

Please sign in to comment.