Skip to content

Commit 73e2633

Browse files
chore(deps): bump masto from 7.7.1 to 7.10.0
Bumps [masto](https://github.com/neet/masto.js) from 7.7.1 to 7.10.0. - [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.7.1...v7.10.0) --- updated-dependencies: - dependency-name: masto dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cb3c95 commit 73e2633

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.7.1"
8+
"masto": "7.10.0"
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
@@ -1036,7 +1036,7 @@ __metadata:
10361036
dependencies:
10371037
"@types/ws": "npm:8.18.1"
10381038
commander: "npm:14.0.2"
1039-
masto: "npm:7.7.1"
1039+
masto: "npm:7.10.0"
10401040
rimraf: "npm:6.1.2"
10411041
tsx: "npm:4.21.0"
10421042
typescript: "npm:5.9.3"
@@ -9557,16 +9557,16 @@ __metadata:
95579557
languageName: node
95589558
linkType: hard
95599559

9560-
"masto@npm:7.7.1":
9561-
version: 7.7.1
9562-
resolution: "masto@npm:7.7.1"
9560+
"masto@npm:7.10.0":
9561+
version: 7.10.0
9562+
resolution: "masto@npm:7.10.0"
95639563
dependencies:
95649564
change-case: "npm:^5.4.4"
95659565
events-to-async: "npm:^2.0.2"
95669566
isomorphic-ws: "npm:^5.0.0"
95679567
ts-custom-error: "npm:^3.3.1"
95689568
ws: "npm:^8.18.3"
9569-
checksum: 10c0/549aa4dac7b150c63f62d0c36d1a1815738821d0d18c56ea0e2345c2e738e960a706ef1a1925b7065e4aaa9809434d7ac2724f4f1f3a92690da1ae4a48619120
9569+
checksum: 10c0/dd0022ff24e9e39bae604ce26cf49e1958be4ca78efedd0d0ff184572200365ac16e7c00c0f9c7ef2ac3979983c33a9582dc955fc466c0edd193857c076b96cc
95709570
languageName: node
95719571
linkType: hard
95729572

0 commit comments

Comments
 (0)