Skip to content

Commit

Permalink
Update Yarn to v4.6.0 (#1819)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 4893c5b commit 69bec72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"tools": "cd ./tools && yarn",
"validate": "conc \"yarn workspaces foreach -Apv -j unlimited run typecheck\" \"yarn workspaces foreach -Apv -j unlimited run lint\" -n \"󰛦,󰱺\" -p \"{name}\" -c #3178C6,#4B32C3"
},
"packageManager": "yarn@4.5.3",
"packageManager": "yarn@4.6.0",
"dependencies": {
"concurrently": "9.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packageManager": "yarn@4.5.3",
"packageManager": "yarn@4.6.0",
"dependencies": {
"pino-pretty": "13.0.0",
"prisma": "6.1.0"
Expand Down

0 comments on commit 69bec72

Please sign in to comment.