Bump express and hubot
Bumps [express](https://github.com/expressjs/express) to 4.18.2 and updates ancestor dependency hubot. These dependencies need to be updated together. Updates `express` from 3.21.2 to 4.18.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/3.21.2...4.18.2) Updates `hubot` from 2.19.0 to 3.3.2 --- updated-dependencies: - dependency-name: express dependency-type: indirect - dependency-name: hubot dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
dab843acf2
Коммит
0893360614
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -22,14 +22,14 @@
|
|||
"parent-require": "^1.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"hubot": "^2.19.0"
|
||||
"hubot": "^3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^4.1.1",
|
||||
"coffee-coverage": "^2.0.1",
|
||||
"coffee-script": ">=1.2.0",
|
||||
"coveralls": "^2.13.1",
|
||||
"hubot": "^2.19.0",
|
||||
"hubot": "^3.3.2",
|
||||
"istanbul": "^0.4.5",
|
||||
"mocha": "^3.5.0",
|
||||
"mocha-lcov-reporter": "^1.3.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче