chore(deps): update dependency tootsuite/mastodon to v4.5.0

| datasource      | package            | from  | to    |
| --------------- | ------------------ | ----- | ----- |
| github-releases | tootsuite/mastodon | 4.4.8 | 4.5.0 |
This commit is contained in:
Renovate Bot
2025-11-06 17:47:41 +00:00
parent dbba75e467
commit a55d3880d1
4 changed files with 26 additions and 26 deletions

View File

@@ -10,10 +10,10 @@
"license": "ISC",
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "^11.7.4",
"selenium-webdriver": "^4.37.0"
"mocha": "^11.7.5",
"selenium-webdriver": "^4.38.0"
},
"dependencies": {
"chromedriver": "^141.0.3"
"chromedriver": "^142.0.1"
}
}