Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"bluebird": "3.5.1",
"botkit": "0.6.14",
"lodash": "4.17.10",
"moment": "2.22.2",
"moment": "2.24.0",
"ts-node": "8.0.2"
},
"devDependencies": {
Expand All @@ -19,19 +19,19 @@
"@commitlint/prompt-cli": "7.2.1",
"@octokit/webhooks-definitions": "1.1.2",
"@types/bluebird": "3.5.20",
"@types/jest": "23.3.12",
"@types/jest": "24.0.5",
"@types/lodash": "4.14.110",
"fixpack": "2.3.1",
"husky": "1.3.1",
"jest": "23.6.0",
"jest-junit": "6.0.1",
"jest": "24.1.0",
"jest-junit": "6.3.0",
"lint-staged": "8.0.4",
"prettier": "1.16.1",
"semantic-release": "15.6.0",
"ts-jest": "23.10.5",
"tslint": "5.12.1",
"tslint-config-prettier": "1.17.0",
"typescript": "3.2.2"
"typescript": "3.3.3"
},
"homepage": "https://github.com/jfairley/github-slack-bot#readme",
"keywords": [
Expand Down