Skip to content

Commit 8e39cc9

Browse files
Update Yarn to v4.5.1 (mastodon#32586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a19a120 commit 8e39cc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mastodon/mastodon",
33
"license": "AGPL-3.0-or-later",
4-
"packageManager": "yarn@4.5.0",
4+
"packageManager": "yarn@4.5.1",
55
"engines": {
66
"node": ">=18"
77
},

streaming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mastodon/streaming",
33
"license": "AGPL-3.0-or-later",
4-
"packageManager": "yarn@4.5.0",
4+
"packageManager": "yarn@4.5.1",
55
"engines": {
66
"node": ">=18"
77
},

0 commit comments

Comments
 (0)