Update dependencies

This commit is contained in:
Glavin Wiechert 2016-04-23 23:26:32 -03:00
parent 513ebd807c
commit df5eec7264
1 changed files with 9 additions and 9 deletions

View File

@ -88,41 +88,41 @@
"atom": ">=1.6.0 <2.0.0"
},
"dependencies": {
"analytics-node": "^1.2.2",
"analytics-node": "^2.1.0",
"async": "^1.2.1",
"atom-message-panel": "^1.2.4",
"atom-space-pen-views": "^2.0.5",
"bluebird": "^2.9.30",
"coffee-fmt": "0.11.0",
"bluebird": "^3.3.5",
"coffee-fmt": "^0.12.0",
"coffee-formatter": "^0.1.2",
"coffee-script": "^1.10.0",
"csscomb": "^3.1.7",
"diff": "^2.1.0",
"editorconfig": "^0.12.2",
"event-kit": "^1.4.1",
"editorconfig": "^0.13.2",
"event-kit": "^2.0.0",
"expand-home-dir": "0.0.3",
"extend": "^3.0.0",
"gherkin": "2.12.2",
"handlebars": "^4.0.2",
"js-beautify": "^1.6.2",
"jscs": "^2.1.1",
"jscs": "^3.0.3",
"lodash": "^4.8.2",
"loophole": "^1.0.0",
"node-dir": "^0.1.8",
"node-uuid": "^1.4.3",
"prettydiff": "^1.16.27",
"pug-beautify": "^0.1.1",
"remark": "^3.2.2",
"remark": "^4.2.2",
"season": "^5.3.0",
"space-pen": "^5.1.1",
"strip-json-comments": "^1.0.2",
"strip-json-comments": "^2.0.1",
"temp": "^0.8.3",
"tidy-markdown": "^2.0.1",
"typescript": "^1.8.10",
"typescript-formatter": "^2.1.0",
"underscore-plus": "^1.6.6",
"which": "^1.1.1",
"winston": "^1.0.0",
"winston": "^2.2.0",
"yaml-front-matter": "^3.2.3"
},
"optionalDependencies": {