Merge pull request #14 from 67P/chore/update_dependencies

Update dependencies, remove hubot-rss-reader
This commit is contained in:
Basti 2020-10-29 16:16:56 +01:00 committed by GitHub
commit 62b63a5866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 943 additions and 927 deletions

View File

@ -8,7 +8,6 @@
"hubot-plusplus", "hubot-plusplus",
"hubot-tell", "hubot-tell",
"hubot-seen", "hubot-seen",
"hubot-rss-reader",
"hubot-incoming-webhook", "hubot-incoming-webhook",
"hubot-yubikey-invalidation", "hubot-yubikey-invalidation",
"hubot-kredits", "hubot-kredits",

1866
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,11 +19,10 @@
"hubot-help": "^1.0.1", "hubot-help": "^1.0.1",
"hubot-incoming-webhook": "^1.1.1", "hubot-incoming-webhook": "^1.1.1",
"hubot-irc": "github:67P/hubot-irc#dev", "hubot-irc": "github:67P/hubot-irc#dev",
"hubot-kredits": "^3.7.0", "hubot-kredits": "^3.8.0",
"hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term", "hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term",
"hubot-read-tweet": "0.0.2", "hubot-read-tweet": "0.0.2",
"hubot-redis-brain": "1.0.0", "hubot-redis-brain": "1.0.0",
"hubot-rss-reader": "github:67P/hubot-rss-reader#e3252d63a908c065671c5416a0a4bffa323b27c6",
"hubot-rules": "^1.0.0", "hubot-rules": "^1.0.0",
"hubot-schedule": "^0.7.0", "hubot-schedule": "^0.7.0",
"hubot-scripts": "^2.5.16", "hubot-scripts": "^2.5.16",