Skip to content

Commit

Permalink
Update Yarn to v4.5.0 (mastodon#31914)
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 Sep 23, 2024
1 parent 11eae69 commit 770ec92
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
@@ -1,7 +1,7 @@
{
"name": "@mastodon/mastodon",
"license": "AGPL-3.0-or-later",
"packageManager": "yarn@4.4.1",
"packageManager": "yarn@4.5.0",
"engines": {
"node": ">=18"
},
Expand Down
2 changes: 1 addition & 1 deletion streaming/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mastodon/streaming",
"license": "AGPL-3.0-or-later",
"packageManager": "yarn@4.4.1",
"packageManager": "yarn@4.5.0",
"engines": {
"node": ">=18"
},
Expand Down

0 comments on commit 770ec92

Please sign in to comment.