fix: update dependencies

This commit is contained in:
dessant
2018-05-01 06:49:47 +03:00
parent a5dbbcd0c5
commit 6c16ada30f
3 changed files with 1020 additions and 2160 deletions

View File

@@ -2,8 +2,8 @@
APP_ID=
WEBHOOK_SECRET=development
# Uncomment this to get verbose logging
# LOG_LEVEL=trace # or `info` to show less
# Use `trace` to get verbose logging or `info` to show less
LOG_LEVEL=debug
# Subdomain to use for localtunnel server. Defaults to your local username.
# SUBDOMAIN=
# Go to https://smee.io/new and set this to the URL that you are redirected to
# WEBHOOK_PROXY_URL=

View File

@@ -13,14 +13,14 @@
"release": "standard-version && yarn run push"
},
"dependencies": {
"probot": "^3.0.3",
"probot-scheduler": "^1.0.3"
"probot": "^6.1.0",
"probot-scheduler": "^1.1.0"
},
"devDependencies": {
"localtunnel": "^1.8.3",
"nodemon": "1.12.5",
"npm-check-updates": "^2.13.0",
"standard-version": "^4.2.0"
"nodemon": "1.17.3",
"npm-check-updates": "^2.14.2",
"smee-client": "^1.0.1",
"standard-version": "^4.3.0"
},
"engines": {
"node": "8.9.0",

3160
yarn.lock

File diff suppressed because it is too large Load Diff