Update Probot and other dependencies

This commit is contained in:
2024-09-03 20:16:20 +02:00
parent daff508183
commit b56a25e762
3 changed files with 1186 additions and 4056 deletions

View File

@@ -17,8 +17,8 @@
},
"homepage": "https://github.com/maciejpedzich/mackorone-playlist-pr-bot#readme",
"dependencies": {
"metadata-scraper": "^0.2.60",
"probot": "^12.3.3",
"metadata-scraper": "^0.2.61",
"probot": "^13.3.7",
"promise-throttle-all": "^1.1.1"
},
"engines": {
@@ -27,6 +27,6 @@
"devDependencies": {
"@types/node": "^20.14.11",
"ts-node-dev": "^2.0.0",
"typescript": "^4.8.3"
"typescript": "^5.5.4"
}
}