File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# Judge TaskMaster
22
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/coding-blocks/judge-taskmaster.svg )] ( https://greenkeeper.io/ )
4+
35[ ![ Travis] ( https://img.shields.io/travis/coding-blocks/judge-taskmaster.svg?style=flat-square )] ( https://travis-ci.org/coding-blocks/judge-taskmaster )
46[ ![ Codecov] ( https://img.shields.io/codecov/c/github/coding-blocks/judge-taskmaster.svg )] ( https://codecov.io/gh/coding-blocks/judge-taskmaster )
57
Original file line number Diff line number Diff line change 88 "devDependencies" : {
99 "@types/amqplib" : " ^0.5.4" ,
1010 "@types/chai" : " ^4.0.4" ,
11- "@types/mocha" : " ^2.2.44 " ,
11+ "@types/mocha" : " ^5.0.0 " ,
1212 "@types/shelljs" : " ^0.7.6" ,
1313 "chai" : " ^4.1.2" ,
14- "mocha" : " ^4 .0.1 " ,
14+ "mocha" : " ^5 .0.4 " ,
1515 "mocha-parallel-tests" : " ^1.2.10" ,
1616 "nyc" : " ^11.3.0" ,
17- "ts-node" : " ^3.3.0 " ,
17+ "ts-node" : " ^5.0.1 " ,
1818 "typescript" : " ^2.6.1"
1919 },
2020 "dependencies" : {
2121 "amqplib" : " ^0.5.2" ,
22- "shelljs" : " ^0.7.8 "
22+ "shelljs" : " ^0.8.1 "
2323 },
2424 "nyc" : {
2525 "extension" : [
You can’t perform that action at this time.
0 commit comments