Skip to content

Commit f0962ae

Browse files
chore(deps): bump masto from 7.4.0 to 7.7.1 (#1047)
Bumps [masto](https://github.com/neet/masto.js) from 7.4.0 to 7.7.1. - [Release notes](https://github.com/neet/masto.js/releases) - [Changelog](https://github.com/neet/masto.js/blob/main/CHANGELOG.md) - [Commits](neet/masto.js@v7.4.0...v7.7.1) --- updated-dependencies: - dependency-name: masto dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c6b3d7 commit f0962ae

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/mastodon-bot-yearprogress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"commander": "14.0.2",
8-
"masto": "7.4.0"
8+
"masto": "7.7.1"
99
},
1010
"description": "Toots year's progress every few days to Mastodon.",
1111
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ __metadata:
10291029
dependencies:
10301030
"@types/ws": "npm:8.18.1"
10311031
commander: "npm:14.0.2"
1032-
masto: "npm:7.4.0"
1032+
masto: "npm:7.7.1"
10331033
rimraf: "npm:6.1.2"
10341034
tsx: "npm:4.21.0"
10351035
typescript: "npm:5.9.3"
@@ -9443,16 +9443,16 @@ __metadata:
94439443
languageName: node
94449444
linkType: hard
94459445

9446-
"masto@npm:7.4.0":
9447-
version: 7.4.0
9448-
resolution: "masto@npm:7.4.0"
9446+
"masto@npm:7.7.1":
9447+
version: 7.7.1
9448+
resolution: "masto@npm:7.7.1"
94499449
dependencies:
94509450
change-case: "npm:^5.4.4"
94519451
events-to-async: "npm:^2.0.2"
94529452
isomorphic-ws: "npm:^5.0.0"
94539453
ts-custom-error: "npm:^3.3.1"
94549454
ws: "npm:^8.18.3"
9455-
checksum: 10c0/04562564bf2a898c33b5d858d9cb727d5177961e33478df0267261332a4df45b2f2e7ed8a3acf2911deb359e807868fa0e2b6033aad77e575873b124b64dbc99
9455+
checksum: 10c0/549aa4dac7b150c63f62d0c36d1a1815738821d0d18c56ea0e2345c2e738e960a706ef1a1925b7065e4aaa9809434d7ac2724f4f1f3a92690da1ae4a48619120
94569456
languageName: node
94579457
linkType: hard
94589458

0 commit comments

Comments
 (0)