Skip to content

Commit

Permalink
Update Yarn to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 0f6a6e7 commit 6c92d69
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .archive/heroku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion .archive/massdriver-serverless-aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion baremetal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion coherence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion flightcontrol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion render-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}

0 comments on commit 6c92d69

Please sign in to comment.