Skip to content

Commit

Permalink
Merge pull request #653 from macbre/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
macbre authored Jul 10, 2016
2 parents 5616cd0 + 2dcb42c commit a4cf015
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,31 +22,31 @@
"node": ">=0.10"
},
"dependencies": {
"analyze-css": "^0.12.0",
"analyze-css": "^0.12.1",
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.0",
"ascii-table": "0.0.8",
"async": "^2.0.0-rc.2",
"ascii-table": "0.0.9",
"async": "^2.0.0-rc.6",
"csv-string": "^2.3.0",
"debug": "^2.2.0",
"elasticsearch": "^10.1.3",
"js-yaml": "^3.1.0",
"elasticsearch": "^11.0.1",
"js-yaml": "^3.6.1",
"node-statsd": "0.1.1",
"node-uuid": "~1.4.1",
"optimist": "0.6.x",
"phantomjs-prebuilt": "^2.1.5",
"progress": "~1.1.4",
"q": "^1.4.1",
"slimerjs": "^0.906.1",
"slimerjs": "^0.906.2",
"tap-producer-macbre": "0.0.3",
"travis-fold": ">=0.1.2"
},
"devDependencies": {
"glob": "^7.0.3",
"glob": "^7.0.5",
"http-server": "^0.9.0",
"js-beautify": "^1.5.4",
"jshint": "^2.5.10",
"mockery": "^1.4.0",
"js-beautify": "^1.6.3",
"jshint": "^2.9.2",
"mockery": "^1.7.0",
"vows": "^0.7.0"
},
"optionalDependencies": {},
Expand Down

0 comments on commit a4cf015

Please sign in to comment.