|  | 
| 411 | 411 |     "useragent": "2.3.0" | 
| 412 | 412 |   }, | 
| 413 | 413 |   "devDependencies": { | 
| 414 |  | -    "LiveScript": "^1.3.0", | 
| 415 |  | -    "browserify": "^14.5.0", | 
| 416 |  | -    "chai": "^4.1.2", | 
|  | 414 | +    "browserify": "^16.2.3", | 
|  | 415 | +    "chai": "^4.2.0", | 
| 417 | 416 |     "chai-as-promised": "^7.1.1", | 
| 418 | 417 |     "chai-subset": "^1.2.2", | 
| 419 |  | -    "coffeescript": "^1.12.7", | 
| 420 | 418 |     "cucumber": "^3.1.0", | 
| 421 | 419 |     "eslint": "^4.11.0", | 
| 422 | 420 |     "eslint-config-standard": "^10.2.1", | 
| 423 | 421 |     "eslint-plugin-import": "^2.2.0", | 
| 424 | 422 |     "eslint-plugin-node": "^5.2.1", | 
| 425 | 423 |     "eslint-plugin-promise": "^3.4.2", | 
| 426 |  | -    "eslint-plugin-react": "^7.0.1", | 
| 427 | 424 |     "eslint-plugin-standard": "^3.0.1", | 
| 428 |  | -    "grunt": "^1.0.0", | 
|  | 425 | +    "grunt": "^1.0.4", | 
| 429 | 426 |     "grunt-auto-release": "^0.0.7", | 
| 430 | 427 |     "grunt-browserify": "^5.0.0", | 
| 431 | 428 |     "grunt-bump": "^0.8.0", | 
| 432 | 429 |     "grunt-check-clean": "^0.1.2", | 
| 433 | 430 |     "grunt-cli": "^1.1.0", | 
| 434 |  | -    "grunt-contrib-watch": "^1.0.0", | 
|  | 431 | +    "grunt-contrib-watch": "^1.1.0", | 
| 435 | 432 |     "grunt-conventional-changelog": "^6.0.1", | 
| 436 | 433 |     "grunt-conventional-github-releaser": "^1.0.0", | 
| 437 | 434 |     "grunt-cucumberjs": "^2.0.2", | 
|  | 
| 440 | 437 |     "grunt-npm": "0.0.2", | 
| 441 | 438 |     "http2": "^3.3.6", | 
| 442 | 439 |     "husky": "^0.14.3", | 
| 443 |  | -    "jasmine-core": "^2.3.4", | 
| 444 |  | -    "karma-browserify": "^5.0.1", | 
|  | 440 | +    "jasmine-core": "^3.4.0", | 
|  | 441 | +    "karma-browserify": "^6.0.0", | 
| 445 | 442 |     "karma-browserstack-launcher": "^1.0.0", | 
| 446 | 443 |     "karma-chai": "^0.1.0", | 
| 447 | 444 |     "karma-chrome-launcher": "^2.2.0", | 
| 448 |  | -    "karma-coffee-preprocessor": "*", | 
| 449 |  | -    "karma-commonjs": "*", | 
| 450 |  | -    "karma-coverage": "*", | 
| 451 | 445 |     "karma-firefox-launcher": "*", | 
| 452 |  | -    "karma-growl-reporter": "*", | 
| 453 |  | -    "karma-html2js-preprocessor": "*", | 
| 454 |  | -    "karma-jasmine": "^1.0.2", | 
|  | 446 | +    "karma-jasmine": "^2.0.1", | 
| 455 | 447 |     "karma-junit-reporter": "*", | 
| 456 |  | -    "karma-live-preprocessor": "*", | 
| 457 | 448 |     "karma-mocha": "^1.0.1", | 
| 458 | 449 |     "karma-mocha-reporter": "^2.0.0", | 
| 459 |  | -    "karma-ng-scenario": "*", | 
| 460 |  | -    "karma-qunit": "*", | 
| 461 |  | -    "karma-requirejs": "*", | 
| 462 |  | -    "karma-sauce-launcher": "*", | 
| 463 | 450 |     "karma-script-launcher": "^1.0.0", | 
| 464 |  | -    "load-grunt-tasks": "^3.1.0", | 
|  | 451 | +    "load-grunt-tasks": "^4.0.0", | 
| 465 | 452 |     "mkdirp": "^0.5.0", | 
| 466 |  | -    "mocha": "^4.0.1", | 
|  | 453 | +    "mocha": "^6.1.4", | 
| 467 | 454 |     "mocks": "^0.0.15", | 
| 468 |  | -    "proxyquire": "^1.7.11", | 
|  | 455 | +    "proxyquire": "^2.1.0", | 
| 469 | 456 |     "puppeteer": "^1.9.0", | 
| 470 |  | -    "qunitjs": "^2.1.1", | 
| 471 |  | -    "requirejs": "^2.1.20", | 
| 472 |  | -    "sinon": "^6.1.5", | 
|  | 457 | +    "sinon": "^7.3.2", | 
| 473 | 458 |     "sinon-chai": "^3.0.0", | 
| 474 |  | -    "supertest": "^3.0.0", | 
|  | 459 | +    "supertest": "^4.0.2", | 
| 475 | 460 |     "timer-shim": "^0.3.0", | 
| 476 | 461 |     "validate-commit-msg": "^2.11.1", | 
| 477 |  | -    "which": "^1.1.1" | 
|  | 462 | +    "which": "^1.3.1" | 
| 478 | 463 |   }, | 
| 479 | 464 |   "main": "./lib/index", | 
| 480 | 465 |   "bin": { | 
|  | 
0 commit comments