Update all package dependencies.

This commit is contained in:
Glavin Wiechert 2015-06-10 13:56:41 -03:00
parent 658f5b23d9
commit 73221fdf9a
1 changed files with 5 additions and 5 deletions

View File

@ -53,13 +53,13 @@
}, },
"dependencies": { "dependencies": {
"analytics-node": "^1.2.2", "analytics-node": "^1.2.2",
"async": "^1.1.0", "async": "^1.2.1",
"atom-message-panel": "^1.2.4", "atom-message-panel": "^1.2.4",
"atom-space-pen-views": "^2.0.5", "atom-space-pen-views": "^2.0.5",
"bluebird": "^2.9.26", "bluebird": "^2.9.27",
"coffee-fmt": "0.10.2", "coffee-fmt": "0.11.0",
"coffee-formatter": "^0.1.2", "coffee-formatter": "^0.1.2",
"csscomb": "^3.1.5", "csscomb": "^3.1.7",
"diff": "^1.4.0", "diff": "^1.4.0",
"editorconfig": "^0.12.2", "editorconfig": "^0.12.2",
"emissary": "^1.3.3", "emissary": "^1.3.3",
@ -75,7 +75,7 @@
"prettydiff": "^1.11.21", "prettydiff": "^1.11.21",
"space-pen": "^5.1.1", "space-pen": "^5.1.1",
"strip-json-comments": "^1.0.2", "strip-json-comments": "^1.0.2",
"temp": "^0.8.1", "temp": "^0.8.3",
"tidy-markdown": "^0.3.2", "tidy-markdown": "^0.3.2",
"typescript-formatter": "~0.3.2", "typescript-formatter": "~0.3.2",
"underscore-plus": "^1.6.6", "underscore-plus": "^1.6.6",