Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 11, 2017
1 parent d7810dd commit c03d559
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
},
"homepage": "https://github.com/hfreire/browser-as-a-service#readme",
"dependencies": {
"bluebird": "3.4.0",
"bluebird": "3.4.7",
"boom": "^4.2.0",
"hapi": "^16.1.0",
"health-checkup": "^1.0.4",
"lodash": "4.17.2",
"lodash": "4.17.4",
"moment": "^2.17.1",
"nightmare": "^2.9.1",
"random-http-useragent": "^1.0.1",
Expand All @@ -28,18 +28,18 @@
"babel-eslint": "7.1.1",
"chai": "3.5.0",
"chai-as-promised": "6.0.0",
"coveralls": "2.11.15",
"eslint": "3.3.1",
"eslint-config-standard": "6.0.0",
"eslint-plugin-mocha": "4.3.0",
"eslint-plugin-promise": "3.4.0",
"eslint-plugin-standard": "2.0.0",
"coveralls": "2.11.16",
"eslint": "3.15.0",
"eslint-config-standard": "6.2.1",
"eslint-plugin-mocha": "4.8.0",
"eslint-plugin-promise": "3.4.1",
"eslint-plugin-standard": "2.0.1",
"istanbul": "0.4.5",
"mocha": "3.0.2",
"mocha": "3.2.0",
"semantic-release": "6.3.2",
"pre-git": "3.12.1",
"standard": "8.0.0",
"testdouble": "1.9.0"
"pre-git": "3.13.0",
"standard": "8.6.0",
"testdouble": "1.11.1"
},
"config": {
"pre-git": {
Expand Down

0 comments on commit c03d559

Please sign in to comment.